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 ed3391a..3dc3dd7 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 - * $Id$ + * $FreeBSD$ */ extern int rootpid; /* pid of main shell */ |