Comment typofixes
This commit is contained in:
@@ -154,7 +154,7 @@
|
||||
#define _DECC_V4_SOURCE /* avoid some incompatible V5.x changes */
|
||||
#endif
|
||||
#undef __HIDE_FORBIDDEN_NAMES /* need non-ANSI library support functions */
|
||||
#ifdef VAXC /* DEC C in VAX C compatability mode; 'signed' works */
|
||||
#ifdef VAXC /* DEC C in VAX C compatibility mode; 'signed' works */
|
||||
#define signed /* but causes diagnostic about VAX C not supporting it */
|
||||
#endif
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user