summaryrefslogtreecommitdiff
path: root/bin/cat/cat.c
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>1999-01-21 00:55:32 +0000
committercvs2svn <cvs2svn@FreeBSD.org>1999-01-21 00:55:32 +0000
commit2e61cbb7f50878e738849ea4384118c13733f09c (patch)
treee87cf98a8f654158f3ba922ed4d31607b79c4944 /bin/cat/cat.c
parent76b5366091f76c9bc73570149ef5055648fc2c39 (diff)
Diffstat (limited to 'bin/cat/cat.c')
-rw-r--r--bin/cat/cat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/cat/cat.c b/bin/cat/cat.c
index 544fba56d1825..fbc63888a8450 100644
--- a/bin/cat/cat.c
+++ b/bin/cat/cat.c
@@ -45,7 +45,7 @@ static char const copyright[] =
static char sccsid[] = "@(#)cat.c 8.2 (Berkeley) 4/27/95";
#endif
static const char rcsid[] =
- "$Id: cat.c,v 1.12 1998/09/11 05:48:06 imp Exp $";
+ "$Id: cat.c,v 1.13 1998/09/13 19:54:54 imp Exp $";
#endif /* not lint */
#include <sys/param.h>