diff options
Diffstat (limited to 'usr.bin/logger/logger.c')
| -rw-r--r-- | usr.bin/logger/logger.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/logger/logger.c b/usr.bin/logger/logger.c index 45665068b1ab..1eec2d13b055 100644 --- a/usr.bin/logger/logger.c +++ b/usr.bin/logger/logger.c @@ -44,7 +44,7 @@ static char sccsid[] = "@(#)logger.c 8.1 (Berkeley) 6/6/93"; #endif #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.bin/logger/logger.c,v 1.14 2005/05/29 16:04:46 charnier Exp $"); #include <sys/types.h> #include <sys/socket.h> |
