mirror of
https://github.com/gnustep/libs-base.git
synced 2025-06-02 01:21:08 +00:00
A few mor compiler warning fixes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@4467 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
cc71c9bb52
commit
d95bf96af8
4 changed files with 8 additions and 1 deletions
|
@ -30,6 +30,8 @@
|
|||
#include <Foundation/NSConnection.h>
|
||||
#include <Foundation/NSException.h>
|
||||
|
||||
extern BOOL sel_types_match(const char* t1, const char* t2);
|
||||
|
||||
/* xxx We are currently retaining the return value.
|
||||
We shouldn't always do this. Make is an option. */
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue