use const char *

This commit is contained in:
Vítor Santos Costa 2014-12-14 11:56:20 +00:00
parent 5da1be61cb
commit 0ae8785de5

View File

@ -180,6 +180,7 @@ AtomAdjust(Atom a)
#define YAdjust(P) (P)
#define HoldEntryAdjust(P) (P)
#define CodeCharPAdjust(P) (P)
#define CodeConstCharPAdjust(P) (P)
#define CodeVoidPAdjust(P) (P)
#define HaltHookAdjust(P) (P)