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/csh/extern.h | |
parent | fcc0587080d3250a509550d7222e70e6cdc7d281 (diff) |
Diffstat (limited to 'bin/csh/extern.h')
-rw-r--r-- | bin/csh/extern.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/csh/extern.h b/bin/csh/extern.h index f9ebd99aabe6..a0cb188924c7 100644 --- a/bin/csh/extern.h +++ b/bin/csh/extern.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)extern.h 8.1 (Berkeley) 5/31/93 - * $Id$ + * $Id: extern.h,v 1.2 1994/09/24 02:54:02 davidg Exp $ */ #include <sys/cdefs.h> |