Fixed warnings in -pedantic mode
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401443
This commit is contained in:
parent
df36fe080a
commit
00cfc17565
5 changed files with 15 additions and 29 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue