Ticket #18208: patch-hpgl.c.diff

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

    old new  
    7575                };
    7676
    7777static FILE *plotfile;
    78 char psfont[128], psfontsize[32], psscale[32];
     78static char psfont[128], psfontsize[32], psscale[32];
    7979static int fontwidth  = FONTWIDTH;
    8080static int fontheight = FONTHEIGHT;
    8181static int   jgmult      = 10;