Forgot semicolon after rcsid
Submitted by: gshapiro
This commit is contained in:
parent
df5729a525
commit
e6283888c3
@ -56,7 +56,7 @@
|
||||
static const char copyright[] = "@(#) Copyright (c) 1997, 1998, 1999\
|
||||
Bill Paul. All rights reserved.";
|
||||
static const char rcsid[] =
|
||||
"@(#) $FreeBSD$"
|
||||
"@(#) $FreeBSD$";
|
||||
#endif
|
||||
|
||||
static void wi_getval __P((char *, struct wi_req *));
|
||||
|
Loading…
x
Reference in New Issue
Block a user