X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4fe30bceff0445f540e639d2b6d3977d56b34020..489f6cf713b6b5bd9746af238b260c7d13d1dc40:/utils/tex2rtf/src/tex2any.h diff --git a/utils/tex2rtf/src/tex2any.h b/utils/tex2rtf/src/tex2any.h index 107bbd0c1d..5a0ba50e94 100644 --- a/utils/tex2rtf/src/tex2any.h +++ b/utils/tex2rtf/src/tex2any.h @@ -221,7 +221,7 @@ extern bool winHelp; // Output in Windows Help format if true, linear otherwise extern bool isInteractive; extern bool runTwice; extern int convertMode; -extern bool checkCurleyBraces; +extern bool checkCurlyBraces; extern bool checkSyntax; extern bool stopRunning; extern int mirrorMargins;