mirror of
https://github.com/gryf/wmaker.git
synced 2026-04-24 01:21:27 +02:00
Fixed some // style comments
This commit is contained in:
+1
-1
@@ -471,7 +471,7 @@ vScrollCallBack(WMWidget *scroller, void *self)
|
||||
(float)(itemCount - lPtr->fullFitLines);
|
||||
|
||||
if (oldTopItem != lPtr->topItem)
|
||||
paintList(lPtr); // use updateScroller(lPtr) here?
|
||||
paintList(lPtr); /* use updateScroller(lPtr) here? -Dan */
|
||||
break;
|
||||
|
||||
case WSKnobSlot:
|
||||
|
||||
Reference in New Issue
Block a user