Ignore:
Timestamp:
Apr 25, 2001, 8:55:35 PM (24 years ago)
Author:
umoeller
Message:

Misc. fixes.

File:
1 edited

Legend:

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

    r25 r63  
    340340                        // by halving each color component
    341341                        gpihManipulateRGB(&ab.lColor,
    342                                           1,        // multiplier
    343                                           2);       // divisor
     342                                          .5);       // factor
    344343
    345344                    // set the area (fill) color
Note: See TracChangeset for help on using the changeset viewer.