typoes
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@131 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
@@ -432,7 +432,7 @@ static Term (YapIRead)() = YapRead;
|
||||
#define YapRead(F) (*YapIRead)(F)
|
||||
#endif
|
||||
|
||||
/* void YapWrite(Term,int (*)(void),int) */
|
||||
/* void YapWrite(Term,void (*)(int),int) */
|
||||
extern X_API void PROTO(YapWrite,(Term,void (*)(int),int));
|
||||
#ifdef IndirectCalls
|
||||
static void (YapIWrite)() = YapWrite;
|
||||
|
Reference in New Issue
Block a user