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..8fef82ac70c36 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.8.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/types.h> #include <sys/socket.h> |