summaryrefslogtreecommitdiff
path: root/x11/openmotif/patches/patch-ab
blob: 984745269e4496fcd7b52855b394fc7b806c6b5b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ab,v 1.5 2009/11/09 02:46:12 christos Exp $

--- tools/wml/wmluiltok.l.orig	2009-11-08 21:40:09.000000000 -0500
+++ tools/wml/wmluiltok.l	2009-11-08 21:40:19.000000000 -0500
@@ -68,6 +68,8 @@
 
 %a 9999						/* transitions */
 
+%option main
+
 %{
 
 #include <stdio.h>