translate: add some help text
[ia32rtools.git] / tools / mkdef_ord.c
index f4313b8..3904f9a 100644 (file)
@@ -74,7 +74,7 @@ int main(int argc, char *argv[])
     if (*p == 0)
       continue;
 
-    if (IS(p, "//"))
+    if (IS_START(p, "//"))
       continue;
 
     ret = 0;