diff options
Diffstat (limited to 'bin/sh/main.h')
-rw-r--r-- | bin/sh/main.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/sh/main.h b/bin/sh/main.h index 3dc3dd77c4d7..2cccd155cdee 100644 --- a/bin/sh/main.h +++ b/bin/sh/main.h @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * @(#)main.h 8.2 (Berkeley) 5/4/95 - * $FreeBSD$ + * $FreeBSD: src/bin/sh/main.h,v 1.5.2.1 1999/08/29 14:13:50 peter Exp $ */ extern int rootpid; /* pid of main shell */ |