diff options
Diffstat (limited to 'usr.sbin/daemon/daemon.c')
| -rw-r--r-- | usr.sbin/daemon/daemon.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/usr.sbin/daemon/daemon.c b/usr.sbin/daemon/daemon.c index 540ebf35df7e..869b0fcc96b7 100644 --- a/usr.sbin/daemon/daemon.c +++ b/usr.sbin/daemon/daemon.c @@ -29,7 +29,7 @@   */  #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/daemon/daemon.c,v 1.8.10.1.8.1 2012/03/03 06:15:13 kensmith Exp $");  #include <sys/param.h> | 
