From 1843b364cb6b364f13d40296f65bcd7b25d3f6e8 Mon Sep 17 00:00:00 2001 From: pixel Date: Fri, 6 Jul 2007 16:26:27 +0000 Subject: Adding test-it to makefile, and fixing 64-bits offsets. --- test-it.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'test-it.c') diff --git a/test-it.c b/test-it.c index 0d13e87..b6331d9 100644 --- a/test-it.c +++ b/test-it.c @@ -22,4 +22,6 @@ int main(int argc, char ** argv) { mpqlib_printtables(t1); mpqlib_close_archive(t1); + + return 0; } -- cgit v1.2.3