summaryrefslogtreecommitdiff
path: root/usr.sbin/nscd/parser.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/nscd/parser.c')
-rw-r--r--usr.sbin/nscd/parser.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/nscd/parser.c b/usr.sbin/nscd/parser.c
index b877efa6cf447..119c98bc25c1a 100644
--- a/usr.sbin/nscd/parser.c
+++ b/usr.sbin/nscd/parser.c
@@ -26,7 +26,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/usr.sbin/nscd/parser.c,v 1.2 2007/09/27 12:30:11 bushman Exp $");
#include <assert.h>
#include <stdio.h>