fixed gcc compiler warnings during unit tests.

This commit is contained in:
skarg
2006-01-25 19:48:13 +00:00
parent da26e06512
commit 5eac898bfb
5 changed files with 6 additions and 5 deletions
+1
View File
@@ -10,6 +10,7 @@ CFLAGS = -Wall -I. -Itest -DTEST -DTEST_DEVICE -g
SRCS = bacdcode.c \
bigend.c \
bacstr.c \
apdu.c \
demo/object/device.c \
test/ctest.c