X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=plugins%2Fmouse%2Fmouserc_parse.l;h=a72a9d2094768087efaf3c5f199b92c99d8383e5;hb=2dc875f5241b703cf4d1526a2c38c42946ce7ff9;hp=a653c3af1698777108c9c15f2d1772da8c50fb5b;hpb=c0a69182ec679f22dd489e5cea97483d1f13171e;p=chaz%2Fopenbox diff --git a/plugins/mouse/mouserc_parse.l b/plugins/mouse/mouserc_parse.l index a653c3af..a72a9d20 100644 --- a/plugins/mouse/mouserc_parse.l +++ b/plugins/mouse/mouserc_parse.l @@ -25,7 +25,7 @@ white [ \t]* %% -^{white}\#.+\n lineno++; +^{white}\#.*\n lineno++; {field} gotfield(); \n endofline(); [ \t]