mirror of
https://github.com/Interlisp/maiko.git
synced 2026-02-01 06:12:31 +00:00
gcc says error: C++ style comments are not allowed in ISO C90
This commit is contained in:
@@ -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
|
||||
|
||||
/************************************************************************/
|
||||
|
||||
Reference in New Issue
Block a user