IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 10, 2016, 10:30:45 AM (10 years ago)
Author:
eugene
Message:

do not collide in strcpy operation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/libkapa/rotfont/alphabet.h

    r5854 r39339  
    6161};
    6262
    63 int Nallfonts;
    64 FontSet *AllFonts;
    65 RotFont *activefont;
    66 double activescale;
    67 
    68 char currentname[64];
    69 int  currentsize;
     63// int Nallfonts;
     64// FontSet *AllFonts;
     65// RotFont *activefont;
     66// double activescale;
     67//
     68// char currentname[64];
     69// int  currentsize;
Note: See TracChangeset for help on using the changeset viewer.