From 2f37ea4d17f08a14aeb36c0fea778d8b4d44e0cd Mon Sep 17 00:00:00 2001 From: obrien Date: Mon, 25 Dec 2000 01:16:12 +0000 Subject: Don't abuse the SCCS `@(#)' for RCS. Requested by: bde --- 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 3ddab33..2e6821f 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