X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=plugins%2Fmouse%2Fmouserc_parse.l;h=a653c3af1698777108c9c15f2d1772da8c50fb5b;hb=c0a69182ec679f22dd489e5cea97483d1f13171e;hp=7563c6f3b044bd963bf18d15438a5326ebd05f4f;hpb=01d92ca2b2b71b0a0cd7fd866f9f08c464ef5757;p=chaz%2Fopenbox diff --git a/plugins/mouse/mouserc_parse.l b/plugins/mouse/mouserc_parse.l index 7563c6f3..a653c3af 100644 --- a/plugins/mouse/mouserc_parse.l +++ b/plugins/mouse/mouserc_parse.l @@ -21,7 +21,6 @@ static void addbinding(); %} field [A-Za-z0-9][-A-Za-z0-9]* -sep [ \t]+ white [ \t]* %%