X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=plugins%2Fmouse%2Fmouserc_parse.l;h=79e96e3e290c73c41e3558245d606b70c2d8105c;hb=f532a746f00e06382726fd86690bc4d3da1edda8;hp=a72a9d2094768087efaf3c5f199b92c99d8383e5;hpb=2dc875f5241b703cf4d1526a2c38c42946ce7ff9;p=chaz%2Fopenbox diff --git a/plugins/mouse/mouserc_parse.l b/plugins/mouse/mouserc_parse.l index a72a9d20..79e96e3e 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]