From bcdad548e44c470175d949e2f9cde7cec07b834e Mon Sep 17 00:00:00 2001 From: Christos Zoulas Date: Sat, 6 May 1995 20:38:33 -0800 Subject: [PATCH] forgot to check this in... SCCS-vsn: bin/csh/file.c 8.4 --- usr/src/bin/csh/file.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr/src/bin/csh/file.c b/usr/src/bin/csh/file.c index 2564e7847e..f08eec9544 100644 --- a/usr/src/bin/csh/file.c +++ b/usr/src/bin/csh/file.c @@ -6,7 +6,7 @@ */ #ifndef lint -static char sccsid[] = "@(#)file.c 8.3 (Berkeley) %G%"; +static char sccsid[] = "@(#)file.c 8.4 (Berkeley) %G%"; #endif /* not lint */ #ifdef FILEC -- 2.20.1