diff options
Diffstat (limited to 'usr.bin/rup/rup.c')
-rw-r--r-- | usr.bin/rup/rup.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/rup/rup.c b/usr.bin/rup/rup.c index 239b313ce8112..073b6c4738610 100644 --- a/usr.bin/rup/rup.c +++ b/usr.bin/rup/rup.c @@ -33,7 +33,7 @@ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.bin/rup/rup.c,v 1.19 2005/12/04 18:25:26 philip Exp $"); #include <sys/param.h> #include <sys/socket.h> |