diff options
Diffstat (limited to 'usr.bin/rwall/rwall.c')
-rw-r--r-- | usr.bin/rwall/rwall.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/rwall/rwall.c b/usr.bin/rwall/rwall.c index d5a1c1d86d94..d6ed9adfd587 100644 --- a/usr.bin/rwall/rwall.c +++ b/usr.bin/rwall/rwall.c @@ -43,7 +43,7 @@ static const char sccsid[] = "from: @(#)wall.c 5.14 (Berkeley) 3/2/91"; #endif #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.bin/rwall/rwall.c,v 1.13 2003/10/26 04:57:32 peter Exp $"); /* * This program is not related to David Wall, whose Stanford Ph.D. thesis |