fix declaration

git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@2051 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
vsc 2008-01-02 10:02:33 +00:00
parent 0176f14ae9
commit d7eaa84d9e

View File

@ -264,7 +264,7 @@ typedef enum {
#define NUMBER_OF_CHARS 256
extern char *Yap_chtype;
inline int STD_PROTO(chtype,(wchar_t));
EXTERN inline int STD_PROTO(chtype,(wchar_t));
EXTERN inline int
chtype(wchar_t ch)