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 214a5a59236e..fb863093a770 100644 --- a/usr.bin/rwall/rwall.c +++ b/usr.bin/rwall/rwall.c @@ -43,7 +43,7 @@ static const char copyright[] = static char sccsid[] = "from: @(#)wall.c 5.14 (Berkeley) 3/2/91"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.bin/rwall/rwall.c,v 1.8 1999/08/28 01:05:32 peter Exp $"; #endif /* not lint */ /* |