From 79d7c047ceede3b52e8b8a232249b78e9c9432df Mon Sep 17 00:00:00 2001 From: Doug Torrance Date: Mon, 25 May 2015 17:21:29 -0500 Subject: [PATCH] wmtime: Replace C++ style comments. --- wmtime/wmtime.c | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/wmtime/wmtime.c b/wmtime/wmtime.c index a711d67..562907f 100644 --- a/wmtime/wmtime.c +++ b/wmtime/wmtime.c @@ -554,8 +554,8 @@ void DrawWijzer(int hr, int min, int sec) { dx = floor(sin(psi) * 22 * 0.7 + 0.5); dy = floor(-cos(psi) * 16 * 0.7 + 0.5); - // dx, dy is het punt waar we naar toe moeten. - // Zoek alle punten die ECHT op de lijn liggen: + /* dx, dy is het punt waar we naar toe moeten. + * Zoek alle punten die ECHT op de lijn liggen: */ ddx = 1; ddy = 1; @@ -571,8 +571,8 @@ void DrawWijzer(int hr, int min, int sec) { else adder = 0; for (i=0; i