---
 wmppp.app/wmppp.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/wmppp.app/wmppp.c b/wmppp.app/wmppp.c
index 723864f..6eede6d 100644
--- a/wmppp.app/wmppp.c
+++ b/wmppp.app/wmppp.c
@@ -625,7 +625,7 @@ void wmppp_routine(int argc, char **argv) {
                                break;
                        case ButtonRelease:
                                i = CheckMouseRegion(Event.xbutton.x, 
Event.xbutton.y);
-                               // Button but_stat omhoogdoen!
+                               /* Button but_stat omhoogdoen! */
                                switch (but_stat) {
                                case 0:
                                        ButtonUp(BUT_V);
-- 
2.1.4


-- 
To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.

Reply via email to