aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2015-07-19 05:46:42 +0200
committerMattias Andrée <maandree@operamail.com>2015-07-19 05:46:42 +0200
commit41e40fcd76cd4a2ead49699355e338e4b43dcf6b (patch)
tree553d24d2e5bbb99b8e718052f38d1376466e826d
parenttypo (diff)
downloadmds-41e40fcd76cd4a2ead49699355e338e4b43dcf6b.tar.gz
mds-41e40fcd76cd4a2ead49699355e338e4b43dcf6b.tar.bz2
mds-41e40fcd76cd4a2ead49699355e338e4b43dcf6b.tar.xz
m doc
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '')
-rw-r--r--src/mds-kkbd.c2
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)
{