summaryrefslogtreecommitdiffstats
path: root/Source/cmDependsJavaLexer.in.l
diff options
context:
space:
mode:
Diffstat (limited to 'Source/cmDependsJavaLexer.in.l')
-rw-r--r--Source/cmDependsJavaLexer.in.l1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/cmDependsJavaLexer.in.l b/Source/cmDependsJavaLexer.in.l
index 74671d1..22879b9 100644
--- a/Source/cmDependsJavaLexer.in.l
+++ b/Source/cmDependsJavaLexer.in.l
@@ -28,6 +28,7 @@ Modify cmDependsJavaLexer.cxx:
- remove "yyscanner" argument from these methods:
yy_fatal_error, yyalloc, yyrealloc, yyfree
- remove all YY_BREAK lines occurring right after return statements
+ - change while ( 1 ) to for(;;)
Modify cmDependsJavaLexer.h:
- remove TABs