1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-03-05 08:25:47 +01:00

Fixed some // style comments

This commit is contained in:
dan
2000-11-04 03:24:34 +00:00
parent 902e985a53
commit 857b56c502
3 changed files with 5 additions and 5 deletions

View File

@@ -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: