diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/mds-kkbd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mds-kkbd.c b/src/mds-kkbd.c index 66d3a4d..9ffa913 100644 --- a/src/mds-kkbd.c +++ b/src/mds-kkbd.c @@ -281,7 +281,7 @@ int postinitialise_server(void) * child server process exits, if the server has completed its * initialisation * - * @param status The status the child died with + * @param status The status witch which the child died */ void fork_cleanup(int status) { |