-More compiletime warning

-Some typo fixes
This commit is contained in:
2008-10-03 19:56:51 +00:00
parent 788724b4ff
commit ebe5586abd
3 changed files with 5 additions and 5 deletions

View File

@@ -1 +1 @@
CFLAGS=-g -std=c99
CFLAGS=-g -std=c99 -Wall -pedantic