Browse Source

correct description

pre-master-46
Holger Vogt 5 years ago
parent
commit
43c44a8ca9
  1. 2
      src/frontend/wdisp/windisp.c

2
src/frontend/wdisp/windisp.c

@ -293,7 +293,7 @@ static LRESULT HcpyPlotPS(HWND hwnd)
}
/* postscript hardcopy from a plot window */
/* called by SystemMenue / Postscript hardcopy */
/* called by SystemMenue / SVG hardcopy */
static LRESULT HcpyPlotSVG(HWND hwnd)
{
NG_IGNORE(hwnd);

Loading…
Cancel
Save