Better fix for issue #25

This commit is contained in:
Bert Münnich
2011-11-01 08:36:20 +01:00
parent 964bf133bb
commit 71a7940d74
3 changed files with 7 additions and 7 deletions

View File

@ -1,4 +1,4 @@
VERSION = 1.0
VERSION = git-20111101
CC = gcc
CFLAGS = -ansi -Wall -pedantic -O2