Ignore:
Timestamp:
Dec 19, 2008, 3:53:46 PM (17 years ago)
Author:
pr
Message:

Fix typo.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/branch-1-0/src/helpers/winh.c

    r374 r378  
    21292129        WinSendMsg(hwndScrollBar,
    21302130                   SBM_SETPOS,
    2131                    (MPARAM)((*pulCurPelsOfs + (usScrollUnitPels / 2)) / usScrollUnitPels),
    21322131                   (MPARAM)((*pulCurPelsOfs + (usScrollUnitPels / 2)) / usScrollUnitPels),  // WarpIN V1.0.18
    21332132                   0);
Note: See TracChangeset for help on using the changeset viewer.