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..95442e3ec74e 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.7.2.1 1999/08/29 15:32:32 peter Exp $"; #endif /* not lint */ /* |