From 2516b8294258c1ec9176d2037d6da6047f3751a8 Mon Sep 17 00:00:00 2001 From: obrien Date: Mon, 5 Mar 2001 11:10:12 +0000 Subject: 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 4ec796f..030d410 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 -- cgit v1.1