diff options
Diffstat (limited to 'usr.bin/rdist/gram.y')
| -rw-r--r-- | usr.bin/rdist/gram.y | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/rdist/gram.y b/usr.bin/rdist/gram.y index bd77901726d6..49111290433a 100644 --- a/usr.bin/rdist/gram.y +++ b/usr.bin/rdist/gram.y @@ -37,7 +37,7 @@ static char sccsid[] = "@(#)gram.y 8.1 (Berkeley) 6/9/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.bin/rdist/gram.y,v 1.5.2.1 1999/08/29 15:32:07 peter Exp $"; #endif /* not lint */ #include "defs.h" |
