IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 27, 2005, 9:22:01 PM (21 years ago)
Author:
eugene
Message:

fixed up RotFont stuff

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/kapa/graph/DrawObjects.c

    r4769 r5611  
    2727int DrawObjectN (Layout *layout, Gobjects *object) {
    2828 
    29   static unsigned char dash[2] = {5,10};
    30   static unsigned char dot[2] = {3,3};
     29  static char dash[2] = {5,10};
     30  static char dot[2] = {3,3};
    3131  int lweight;
    3232 
Note: See TracChangeset for help on using the changeset viewer.