Ticket #18208: patch-postsc.c.diff

File patch-postsc.c.diff, 416 bytes (added by godboutn@…, 15 years ago)
  • src/frontend/postsc.c

    old new  
    5959                };
    6060
    6161static FILE *plotfile;
    62 char psfont[128], psfontsize[32], psscale[32], pscolor[32];
     62static char psfont[128], psfontsize[32], psscale[32], pscolor[32];
    6363static int fontsize   = FONTSIZE;
    6464static int fontwidth  = FONTWIDTH;
    6565static int fontheight = FONTHEIGHT;