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/gpih.c

    r140 r142  
    208208 */
    209209
    210 VOID HackColor(PBYTE pb, double dFactor)
     210static VOID HackColor(PBYTE pb, double dFactor)
    211211{
    212212    ULONG ul = (ULONG)((double)(*pb) * dFactor);
Note: See TracChangeset for help on using the changeset viewer.