2
0
mirror of https://github.com/boostorg/build.git synced 2026-02-13 00:12:11 +00:00

changed "//" comment into /* */ because Aix C compiler can't handle C++-style comments

[SVN r12501]
This commit is contained in:
Toon Knapen
2002-01-25 14:10:52 +00:00
parent ee2803c120
commit 7512e6f7d3

View File

@@ -35,7 +35,7 @@ struct _PARSE {
char *string1;
int num;
int refs;
// module* module;
/* module* module; */
char* rulename;
char* file;
int line;