Ignore:
Timestamp:
Sep 3, 2002, 8:17:46 PM (23 years ago)
Author:
umoeller
Message:

Minor adjustments for new static handling.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/helpers/cctl_splitwin.c

    r220 r222  
    9898 */
    9999
    100 static VOID PaintSplitWindow(HWND hwndSplit)
     100STATIC VOID PaintSplitWindow(HWND hwndSplit)
    101101{
    102102    HPS hps;
     
    276276 */
    277277
    278 static VOID TrackSplitBar(HWND hwndBar,
     278STATIC VOID TrackSplitBar(HWND hwndBar,
    279279                          PSPLITBARDATA pData)
    280280{
     
    425425 */
    426426
    427 static VOID PaintSplitBar(HWND hwndBar,
     427STATIC VOID PaintSplitBar(HWND hwndBar,
    428428                          PSPLITBARDATA pData)
    429429{
Note: See TracChangeset for help on using the changeset viewer.