This website works better with JavaScript
Home
Explore
Help
Register
Sign In
VendorSoftwareFlowdat3
/
docsis
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Removed unused flex functions.
AdrianSimionov
10 years ago
parent
68582fa7e9
commit
4b2a9d953b
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
2
0
src/docsis_lex.l
+ 2
- 0
src/docsis_lex.l
View File
@@ -40,6 +40,8 @@
*/
%option noyywrap
+%option noinput
+%option nounput
%{
#include "docsis.h"