From 18ceb4dedfd48580a5649f8c31aaf72614790e72 Mon Sep 17 00:00:00 2001 From: pixel Date: Mon, 9 Jul 2007 19:06:25 +0000 Subject: Simplified writing. --- test-it.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test-it.c') diff --git a/test-it.c b/test-it.c index b6331d9..5a0b76b 100644 --- a/test-it.c +++ b/test-it.c @@ -4,7 +4,7 @@ #include "mpq-errors.h" int main(int argc, char ** argv) { - mpq_archive_t * t1; + struct mpq_archive_t * t1; char * fname = "test.mpq"; mpqlib_init(); -- cgit v1.2.3