diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 1997-02-05 04:29:56 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 1997-02-05 04:29:56 +0000 |
commit | 860c2cf2bc6592828a3468ab8ee661042b059ae8 (patch) | |
tree | fde30676422ab07fdec2d11fde3fc5693fdbb8cf /bin/sh/output.h | |
parent | b61013aa0c73c687493c80193bc040d29b351fb8 (diff) |
Diffstat (limited to 'bin/sh/output.h')
-rw-r--r-- | bin/sh/output.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/sh/output.h b/bin/sh/output.h index e4318f3cacb14..032cd2d8b4f30 100644 --- a/bin/sh/output.h +++ b/bin/sh/output.h @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * @(#)output.h 8.1 (Berkeley) 5/31/93 - * $Id$ + * $Id: output.h,v 1.2 1994/09/24 02:58:08 davidg Exp $ */ #ifndef OUTPUT_INCL |