summaryrefslogtreecommitdiff
path: root/usr.bin/indent/io.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/indent/io.c')
-rw-r--r--usr.bin/indent/io.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/indent/io.c b/usr.bin/indent/io.c
index 596c849d6c352..3953e693710b9 100644
--- a/usr.bin/indent/io.c
+++ b/usr.bin/indent/io.c
@@ -38,7 +38,7 @@
static char sccsid[] = "@(#)io.c 8.1 (Berkeley) 6/6/93";
#endif
static const char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.bin/indent/io.c,v 1.5 1999/08/28 01:02:12 peter Exp $";
#endif /* not lint */
#include <ctype.h>