-More compiletime warning
-Some typo fixes
This commit is contained in:
@@ -1 +1 @@
|
||||
CFLAGS=-g -std=c99
|
||||
CFLAGS=-g -std=c99 -Wall -pedantic
|
||||
|
||||
Reference in New Issue
Block a user
-Some typo fixes
@@ -1 +1 @@
|
||||
CFLAGS=-g -std=c99
|
||||
CFLAGS=-g -std=c99 -Wall -pedantic
|
||||
|
||||