aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/nscd/protocol.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/nscd/protocol.c')
-rw-r--r--usr.sbin/nscd/protocol.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/nscd/protocol.c b/usr.sbin/nscd/protocol.c
index 08cea9230995..74fa530012c6 100644
--- a/usr.sbin/nscd/protocol.c
+++ b/usr.sbin/nscd/protocol.c
@@ -26,7 +26,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/usr.sbin/nscd/protocol.c,v 1.2.8.1 2009/04/15 03:14:26 kensmith Exp $");
#include <assert.h>
#include <stdlib.h>