summaryrefslogtreecommitdiff
path: root/external_l.l
diff options
context:
space:
mode:
authorRuss Allbery <rra@debian.org>2009-12-06 13:28:36 -0800
committerRuss Allbery <rra@debian.org>2009-12-06 13:28:36 -0800
commit2dc6c06022f278f944c8b502fbe8ced1c73811e4 (patch)
treee6290c6509342ccbfca8004b4295b9b8604c4594 /external_l.l
parentfe15fa62fee6fe5e5f09e2ad6156be97e2b4f357 (diff)
Imported Upstream version 0.90+20091206
Diffstat (limited to 'external_l.l')
-rw-r--r--external_l.l3
1 files changed, 2 insertions, 1 deletions
diff --git a/external_l.l b/external_l.l
index fd0bfdc..09a3e4b 100644
--- a/external_l.l
+++ b/external_l.l
@@ -18,7 +18,7 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*
- * $Id: external_l.l,v 1.14 2008/03/17 11:35:33 c_anthon Exp $
+ * $Id: external_l.l,v 1.15 2008/05/15 09:23:20 c_anthon Exp $
*/
#include "config.h"
@@ -38,6 +38,7 @@ void escapes(const char *cp, char *tp);
%option 7bit
%option case-insensitive
%option outfile="lex.yy.c"
+%option noinput
NUMSTR -?[0-9]+