Ignore:
Timestamp:
Feb 21, 2002, 8:24:22 PM (23 years ago)
Author:
umoeller
Message:

misc. updates

File:
1 edited

Legend:

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

    r132 r142  
    977977 */
    978978
    979 PANIMATIONDATA CreateAnimationData(HAB hab,
    980                                    HWND hwndStatic,
    981                                    USHORT cAnimations)
     979static PANIMATIONDATA CreateAnimationData(HAB hab,
     980                                          HWND hwndStatic,
     981                                          USHORT cAnimations)
    982982{
    983983    PANIMATIONDATA pa = NULL;
Note: See TracChangeset for help on using the changeset viewer.