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