diff options
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 |