mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2026-03-24 09:06:21 -04:00
tests: Typo in a comment
(Spotted by Silvan) Signed-off-by: Bryce Harrington <bryce@osg.samsung.com>
This commit is contained in:
parent
0583ce741e
commit
70d3c0fe8a
1 changed files with 1 additions and 1 deletions
|
|
@ -471,7 +471,7 @@ client_disconnect(struct client *c)
|
||||||
}
|
}
|
||||||
|
|
||||||
/* num is number of clients that requests to stop display.
|
/* num is number of clients that requests to stop display.
|
||||||
* Display is stopped after it receive num STOP_DISPLAY requests */
|
* Display is stopped after it receives num STOP_DISPLAY requests */
|
||||||
int
|
int
|
||||||
stop_display(struct client *c, int num)
|
stop_display(struct client *c, int num)
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue