summaryrefslogtreecommitdiff
path: root/bin/csh/func.c
diff options
context:
space:
mode:
Diffstat (limited to 'bin/csh/func.c')
-rw-r--r--bin/csh/func.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/csh/func.c b/bin/csh/func.c
index 1b8da96bf6714..2c3dc713b8c0a 100644
--- a/bin/csh/func.c
+++ b/bin/csh/func.c
@@ -36,7 +36,7 @@
static char sccsid[] = "@(#)func.c 8.1 (Berkeley) 5/31/93";
#else
static const char rcsid[] =
- "$Id: func.c,v 1.10 1998/02/28 10:49:56 jraynard Exp $";
+ "$Id: func.c,v 1.11 1998/07/27 21:15:52 nectar Exp $";
#endif
#endif /* not lint */