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 d99995dfea6da..7e10218799802 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.5 2002/09/25 23:18:51 pst Exp $"); #include <sys/types.h> #include <sys/socket.h> |