Преглед изворни кода

Removed unused flex functions.

AdrianSimionov пре 10 година
родитељ
комит
4b2a9d953b
1 измењених фајлова са 2 додато и 0 уклоњено
  1. 2 0
      src/docsis_lex.l

+ 2 - 0
src/docsis_lex.l

@@ -40,6 +40,8 @@
  */
 
 %option noyywrap
+%option noinput
+%option nounput
 
 %{
 #include "docsis.h"