mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2026-03-10 05:34:16 -04:00
tests: fix typos
This commit is contained in:
parent
0f5cc8b71b
commit
efa5e3c8c6
2 changed files with 2 additions and 2 deletions
|
|
@ -553,7 +553,7 @@ expected_fail_demarshal(struct marshal_data *data, const char *format,
|
|||
assert(errno == expected_error);
|
||||
}
|
||||
|
||||
/* These tests are verifying that the demarshaling code will gracefuly handle
|
||||
/* These tests are verifying that the demarshaling code will gracefully handle
|
||||
* clients lying about string and array lengths and giving values near
|
||||
* UINT32_MAX. Before fixes f7fdface and f5b9e3b9 this test would crash on
|
||||
* 32bit systems.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue