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..fbbe90e2c8010 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.16.1 2008/10/02 02:57:24 kensmith Exp $"); #include <sys/types.h> #include <sys/socket.h> |