diff options
Diffstat (limited to 'lib/libradius/radlib.c')
-rw-r--r-- | lib/libradius/radlib.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libradius/radlib.c b/lib/libradius/radlib.c index b21447ef9c410..9a25417340fd7 100644 --- a/lib/libradius/radlib.c +++ b/lib/libradius/radlib.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/lib/libradius/radlib.c,v 1.13 2007/04/04 02:59:54 kan Exp $"); #include <sys/types.h> #include <sys/socket.h> |