From eed5465d4e2e0fa22768f2355cf7daa0084a5e6b Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Mon, 5 Mar 2001 11:10:12 +0000 Subject: [PATCH] Fix style nit. --- lib/libc/stdio/rget.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/libc/stdio/rget.c b/lib/libc/stdio/rget.c index 4ec796fa14a..030d410e253 100644 --- a/lib/libc/stdio/rget.c +++ b/lib/libc/stdio/rget.c @@ -39,7 +39,7 @@ static char sccsid[] = "@(#)rget.c 8.1 (Berkeley) 6/4/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD$"; #endif /* LIBC_SCCS and not lint */ #include