use const char *
This commit is contained in:
parent
5da1be61cb
commit
0ae8785de5
1
C/agc.c
1
C/agc.c
@ -180,6 +180,7 @@ AtomAdjust(Atom a)
|
|||||||
#define YAdjust(P) (P)
|
#define YAdjust(P) (P)
|
||||||
#define HoldEntryAdjust(P) (P)
|
#define HoldEntryAdjust(P) (P)
|
||||||
#define CodeCharPAdjust(P) (P)
|
#define CodeCharPAdjust(P) (P)
|
||||||
|
#define CodeConstCharPAdjust(P) (P)
|
||||||
#define CodeVoidPAdjust(P) (P)
|
#define CodeVoidPAdjust(P) (P)
|
||||||
#define HaltHookAdjust(P) (P)
|
#define HaltHookAdjust(P) (P)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user