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 e4e4a9411800c..7dd6477e93531 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.2.2.2.1 2010/02/10 00:26:20 kensmith Exp $"); #include <sys/types.h> #include <sys/socket.h> |