diff options
Diffstat (limited to 'lib/libtacplus/taclib.c')
-rw-r--r-- | lib/libtacplus/taclib.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libtacplus/taclib.c b/lib/libtacplus/taclib.c index 6ac3c72501c67..d4a09a9a7fbd4 100644 --- a/lib/libtacplus/taclib.c +++ b/lib/libtacplus/taclib.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/lib/libtacplus/taclib.c,v 1.6.24.1 2010/02/10 00:26:20 kensmith Exp $"); #include <sys/types.h> #include <sys/socket.h> |