wmppp.app: Remove C++ style comments.

This commit is contained in:
Doug Torrance 2015-05-19 22:31:03 -05:00 committed by Carlos R. Mafra
parent c1b23f6a43
commit b14003c1ee

View file

@ -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);