summaryrefslogtreecommitdiff
path: root/daemon.c
diff options
context:
space:
mode:
authorBrad Fitzpatrick <brad@danga.com>2006-09-04 02:28:11 +0000
committerBrad Fitzpatrick <brad@danga.com>2006-09-04 02:28:11 +0000
commit8bdbe4a39617b4c0dda5bb8d31bacd78e2fe2fe3 (patch)
treef296edda654bfd6c1fc52ff0d3fed2e89244e23f /daemon.c
parent1ea89bd54442d4040d50aad91e1c86bfeeddc723 (diff)
downloadmemcached-8bdbe4a39617b4c0dda5bb8d31bacd78e2fe2fe3.tar.gz
but we do want trailing newline at end of file
git-svn-id: http://code.sixapart.com/svn/memcached/trunk/server@330 b0b603af-a30f-0410-a34e-baf09ae79d0b
Diffstat (limited to 'daemon.c')
-rw-r--r--daemon.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/daemon.c b/daemon.c
index 84cff4e..a2502e0 100644
--- a/daemon.c
+++ b/daemon.c
@@ -60,4 +60,4 @@ daemon(nochdir, noclose)
(void)close(fd);
}
return (0);
-} \ No newline at end of file
+}