From 3288ec615f4b4bdb63005e6ae8e7782fcd969059 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Tue, 29 Dec 2015 06:16:04 +0100 Subject: typo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/daemonise.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/daemonise.c') diff --git a/src/daemonise.c b/src/daemonise.c index 8b90dd0..8d94a90 100644 --- a/src/daemonise.c +++ b/src/daemonise.c @@ -167,7 +167,7 @@ static int dup_at_least_3(int old) * - `DAEMONISE_KEEP_STDIN` * - `DAEMONISE_KEEP_STDOUT` * - `DAEMONISE_KEEP_FDS` - * @parma ... Enabled if `DAEMONISE_KEEP_FDS` is used, + * @param ... Enabled if `DAEMONISE_KEEP_FDS` is used, * do not add anything if `DAEMONISE_KEEP_FDS` * is unused. This is a `-1`-terminated list * of file descritors to keep open. 0, 1, and 2 -- cgit v1.2.3-70-g09d2