summaryrefslogtreecommitdiffstats
path: root/compat/daemon.c
diff options
context:
space:
mode:
authorTiago Cunha <tcunha@gmx.com>2011-07-09 09:34:04 +0000
committerTiago Cunha <tcunha@gmx.com>2011-07-09 09:34:04 +0000
commit8357a55d768f268355129e3b97422bfe3f0af1ac (patch)
treef9a8c2789569c20c0422c3f1658daeb901586c4c /compat/daemon.c
parent5f38f8cd649f2034ac887131a92918d3bd153ca4 (diff)
Add missing $Id$.
Diffstat (limited to 'compat/daemon.c')
-rw-r--r--compat/daemon.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/compat/daemon.c b/compat/daemon.c
index 3e87874b..661f7fd5 100644
--- a/compat/daemon.c
+++ b/compat/daemon.c
@@ -1,3 +1,4 @@
+/* $Id$ */
/* $OpenBSD: daemon.c,v 1.6 2005/08/08 08:05:33 espie Exp $ */
/*-
* Copyright (c) 1990, 1993