summaryrefslogtreecommitdiff
path: root/usr.bin/indent/parse.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/indent/parse.c')
-rw-r--r--usr.bin/indent/parse.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/indent/parse.c b/usr.bin/indent/parse.c
index da8b4a64c71a..fa1646d63c57 100644
--- a/usr.bin/indent/parse.c
+++ b/usr.bin/indent/parse.c
@@ -36,7 +36,7 @@
#ifndef lint
static char sccsid[] = "@(#)parse.c 8.1 (Berkeley) 6/6/93";
static const char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.bin/indent/parse.c,v 1.3.2.2 2000/12/25 02:18:41 obrien Exp $";
#endif /* not lint */
#include <stdio.h>