diff options
Diffstat (limited to 'libexec/revnetgroup/hash.c')
-rw-r--r-- | libexec/revnetgroup/hash.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/revnetgroup/hash.c b/libexec/revnetgroup/hash.c index 1180080235519..cda5971fff385 100644 --- a/libexec/revnetgroup/hash.c +++ b/libexec/revnetgroup/hash.c @@ -32,7 +32,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/libexec/revnetgroup/hash.c,v 1.7.38.1 2010/02/10 00:26:20 kensmith Exp $"; #endif /* not lint */ #include <stdio.h> |