diff options
Diffstat (limited to 'bin/sh/output.c')
| -rw-r--r-- | bin/sh/output.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/bin/sh/output.c b/bin/sh/output.c index 1421b4660dac..37d24fc4e562 100644 --- a/bin/sh/output.c +++ b/bin/sh/output.c @@ -39,7 +39,7 @@  static char sccsid[] = "@(#)output.c	8.2 (Berkeley) 5/4/95";  #endif  static const char rcsid[] = -	"$Id$"; +	"$Id: output.c,v 1.9 1998/05/18 06:44:10 charnier Exp $";  #endif /* not lint */  /* | 
