diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 1997-05-19 10:35:55 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 1997-05-19 10:35:55 +0000 |
commit | a0d351b26be784ec2f31673b9c873781f01bad63 (patch) | |
tree | 5d0d134564f782e2ea5841c289a150806df6ba7c /bin/sh/options.h | |
parent | fcc0587080d3250a509550d7222e70e6cdc7d281 (diff) |
Diffstat (limited to 'bin/sh/options.h')
-rw-r--r-- | bin/sh/options.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/sh/options.h b/bin/sh/options.h index 140c926e606e..ecda3bc89ec1 100644 --- a/bin/sh/options.h +++ b/bin/sh/options.h @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * @(#)options.h 8.2 (Berkeley) 5/4/95 - * $Id: options.h,v 1.3 1996/09/01 10:21:20 peter Exp $ + * $Id: options.h,v 1.4 1996/10/29 03:12:49 steve Exp $ */ struct shparam { |