t->T
This commit is contained in:
parent
b701e571b0
commit
ad56cc07df
@ -140,5 +140,5 @@
|
||||
#define GLOBAL_CharConversionTable Yap_global->CharConversionTable_
|
||||
#define GLOBAL_CharConversionTable2 Yap_global->CharConversionTable2_
|
||||
|
||||
#define GLOBAL_LastWtimePtr Yap_global->LastWtimePtr_
|
||||
#define GLOBAL_LastWTimePtr Yap_global->LastWTimePtr_
|
||||
|
||||
|
@ -140,5 +140,5 @@ typedef struct global_data {
|
||||
char* CharConversionTable_;
|
||||
char* CharConversionTable2_;
|
||||
|
||||
void* LastWtimePtr_;
|
||||
void* LastWTimePtr_;
|
||||
} w_shared;
|
||||
|
Reference in New Issue
Block a user