projects
/
dana
/
openbox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2dc875f
)
even beter
author
Dana Jansens
<danakj@orodu.net>
Wed, 26 Mar 2003 11:17:24 +0000
(11:17 +0000)
committer
Dana Jansens
<danakj@orodu.net>
Wed, 26 Mar 2003 11:17:24 +0000
(11:17 +0000)
plugins/mouse/mouserc_parse.l
patch
|
blob
|
history
diff --git
a/plugins/mouse/mouserc_parse.l
b/plugins/mouse/mouserc_parse.l
index a72a9d2094768087efaf3c5f199b92c99d8383e5..79e96e3e290c73c41e3558245d606b70c2d8105c 100644
(file)
--- 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]