[Pkg-wmaker-commits] [wmppp.app] 81/120: wmppp.app: Remove C++ style comments.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Thu Aug 27 12:04:38 UTC 2015


This is an automated email from the git hooks/post-receive script.

dtorrance-guest pushed a commit to branch master
in repository wmppp.app.

commit 646f3c30e133b8ff3786d38a77d949a9d4941e71
Author: Doug Torrance <dtorrance at monmouthcollege.edu>
Date:   Tue May 19 22:31:03 2015 -0500

    wmppp.app: Remove C++ style comments.
---
 wmppp.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/wmppp.c b/wmppp.c
index 723864f..6eede6d 100644
--- a/wmppp.c
+++ b/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);

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmppp.app.git



More information about the Pkg-wmaker-commits mailing list