Commit ae967050 authored by Jan Sarenik's avatar Jan Sarenik Committed by Rusty Russell

nit: daemonize.c: fix Stevens' in comment

parent 514864ed
......@@ -6,7 +6,7 @@
#include <sys/stat.h>
#include <fcntl.h>
/* This code is based on Stevens Advanced Programming in the UNIX
/* This code is based on Stevens' Advanced Programming in the UNIX
* Environment. */
bool daemonize(void)
{
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment