mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-05 03:39:02 +00:00
Remove a warning
This commit is contained in:
parent
3ac18dd767
commit
a343b08831
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=59711
@ -89,7 +89,7 @@ static void do_char(struct lcd_driver *driver, char ch);
|
||||
int debuglevel = 0;
|
||||
int vflag = 0;
|
||||
|
||||
void
|
||||
int
|
||||
main(int argc, char *argv[])
|
||||
{
|
||||
extern char *optarg;
|
||||
|
Loading…
Reference in New Issue
Block a user