mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-12-28 09:50:10 +01: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.
|
||||
* Display is stopped after it receive num STOP_DISPLAY requests */
|
||||
* Display is stopped after it receives num STOP_DISPLAY requests */
|
||||
int
|
||||
stop_display(struct client *c, int num)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue