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/args.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr.bin/indent/args.c') diff --git a/usr.bin/indent/args.c b/usr.bin/indent/args.c index 2e6821f..3ddab33 100644 --- a/usr.bin/indent/args.c +++ b/usr.bin/indent/args.c @@ -38,7 +38,7 @@ static char sccsid[] = "@(#)args.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "@(#)$FreeBSD$"; #endif /* not lint */ /* -- cgit v1.1