fix typo
This commit is contained in:
parent
e06bcd659e
commit
9929946de2
@ -149,7 +149,7 @@ typedef unsigned long uintptr_t;
|
||||
#endif
|
||||
|
||||
#ifndef PL_HAVE_TERM_T
|
||||
#define PL_HAVE_TERM_Temacs
|
||||
#define PL_HAVE_TERM_T
|
||||
typedef intptr_t term_t;
|
||||
#endif
|
||||
typedef struct mod_entry *module_t;
|
||||
|
Reference in New Issue
Block a user