comment correction in defsym.h
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@
|
|||||||
The morphing macro expansions are used in these places:
|
The morphing macro expansions are used in these places:
|
||||||
- in include/sym.h for enums of some S_ symbol values
|
- in include/sym.h for enums of some S_ symbol values
|
||||||
(define PCHAR_ENUM, MONSYMS_ENUM prior to #include defsym.h)
|
(define PCHAR_ENUM, MONSYMS_ENUM prior to #include defsym.h)
|
||||||
- in include/objclass.h for enums of some S_ symbol values
|
- in include/objclass.h for enums of some *_CLASS values
|
||||||
(define OBJCLASS_ENUM prior to #include defsym.h)
|
(define OBJCLASS_ENUM prior to #include defsym.h)
|
||||||
- in src/symbols.c for parsing S_ entries in config files
|
- in src/symbols.c for parsing S_ entries in config files
|
||||||
(define PCHAR_PARSE, MONSYMS_PARSE, OBJCLASS_PARSE prior
|
(define PCHAR_PARSE, MONSYMS_PARSE, OBJCLASS_PARSE prior
|
||||||
|
|||||||
Reference in New Issue
Block a user