1
0
mirror of https://github.com/Interlisp/maiko.git synced 2026-01-15 07:54:13 +00:00

gcc says error: C++ style comments are not allowed in ISO C90

This commit is contained in:
Nick Briggs 2020-12-15 09:51:36 -08:00
parent 3de2787166
commit d3a94b2d86

View File

@ -7,7 +7,7 @@ Unix Interface Communications
*/
// Don't compile this at all under DOS.
/* Don't compile this at all under DOS. */
#ifndef DOS
/************************************************************************/