summaryrefslogtreecommitdiffstats
path: root/libglusterfs
diff options
context:
space:
mode:
Diffstat (limited to 'libglusterfs')
-rw-r--r--libglusterfs/src/spec.l1
1 files changed, 1 insertions, 0 deletions
diff --git a/libglusterfs/src/spec.l b/libglusterfs/src/spec.l
index 0345730b2a3..317a17280ca 100644
--- a/libglusterfs/src/spec.l
+++ b/libglusterfs/src/spec.l
@@ -21,6 +21,7 @@
%x STRING
%option prefix="yy"
%option yylineno
+%option noinput
%{
#define YYSTYPE char *