diff options
Diffstat (limited to 'bin/rmdir/rmdir.c')
| -rw-r--r-- | bin/rmdir/rmdir.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/rmdir/rmdir.c b/bin/rmdir/rmdir.c index e7c625b792e8..95d494fac088 100644 --- a/bin/rmdir/rmdir.c +++ b/bin/rmdir/rmdir.c @@ -42,7 +42,7 @@ static char const copyright[] = static char sccsid[] = "@(#)rmdir.c 8.3 (Berkeley) 4/2/94"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/bin/rmdir/rmdir.c,v 1.9.2.2 2001/08/01 05:16:47 obrien Exp $"; #endif /* not lint */ #include <err.h> |
