Fixed warnings in -pedantic mode

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401443
This commit is contained in:
Sam Lantinga 2006-02-26 05:02:14 +00:00
parent df36fe080a
commit 00cfc17565
5 changed files with 15 additions and 29 deletions

View file

@ -42,6 +42,7 @@ void* get_funcaddr(const char* p)
printf("Unable to get function pointer for %s\n",p);
quit(1);
}
return NULL;
}
typedef struct