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