]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/tex2rtf/src/tex2any.cpp
jconfig.h uses configures results
[wxWidgets.git] / utils / tex2rtf / src / tex2any.cpp
index 40e159eeae3891743020ec30c756baabb8766a87..6bdc76b38f685ba4783a79a9e232db9182dbb3e9 100644 (file)
@@ -178,7 +178,7 @@ bool haveArgData = FALSE; // If TRUE, we're simulating the data.
 TexChunk *currentArgument = NULL;
 TexChunk *nextChunk = NULL;
 bool isArgOptional = FALSE;
-bool noArgs = 0;
+int noArgs = 0;
 
 TexChunk *TopLevel = NULL;
 // wxList MacroDefs(wxKEY_STRING);