From e5081ac94ed8c3c591f396b6a5daf5218c3f2043 Mon Sep 17 00:00:00 2001 From: obrien Date: Sat, 9 Dec 2000 09:52:52 +0000 Subject: Add or fix FreeBSD IDs. --- usr.bin/indent/indent.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr.bin/indent/indent.c') diff --git a/usr.bin/indent/indent.c b/usr.bin/indent/indent.c index 1a8675581..3b82e95 100644 --- a/usr.bin/indent/indent.c +++ b/usr.bin/indent/indent.c @@ -46,7 +46,7 @@ static const char copyright[] = static char sccsid[] = "@(#)indent.c 5.17 (Berkeley) 6/7/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "@(#)$FreeBSD$"; #endif /* not lint */ #include -- cgit v1.1