From 46be51bbc763d02922da18b1b3d7946aba9ab4ea Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Sat, 18 Dec 2004 23:27:16 +0000 Subject: * don't build doxygen docs by default git-svn-id: file:///home/lennart/svn/public/libdaemon/trunk@70 153bfa13-eec0-0310-be40-b0cb6a0e1b4b --- src/dexec.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/dexec.h') diff --git a/src/dexec.h b/src/dexec.h index 831cb9d..d15d49c 100644 --- a/src/dexec.h +++ b/src/dexec.h @@ -31,7 +31,7 @@ extern "C" { * STDERR redirected to syslog */ -/** If this variable is defined to 1 iff daemon_pid_file_kill_wait() is supported.*/ +/** If this variable is defined to 1 iff daemon_exec() is supported.*/ #define DAEMON_EXEC_AVAILABLE 1 /** Run the specified executable with the specified arguments in the -- cgit