syntax errors
This commit is contained in:
parent
22a88b6735
commit
db318aa36d
2 changed files with 2 additions and 2 deletions
|
|
@ -10,7 +10,7 @@ char *winsize;
|
|||
static int
|
||||
bad(void)
|
||||
{
|
||||
sysfatal("compiled with no window system support"):
|
||||
sysfatal("compiled with no window system support");
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue