summaryrefslogtreecommitdiff
path: root/devel/configkit/files/patch-lexer.l
blob: edd9a646df615a8b9d97616ddba71d9f7ff2aefc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- ./lexer.l.orig	2013-05-24 16:51:05.980063986 +0200
+++ ./lexer.l	2013-05-24 16:50:37.162061270 +0200
@@ -9,6 +9,7 @@
  *
  */
 
+%option noinput
 %{
 #include "stdio.h"
 #include "string.h"