correct description

This commit is contained in:
Holger Vogt 2021-03-02 18:08:36 +01:00
parent 1f54a6add3
commit 43c44a8ca9
1 changed files with 1 additions and 1 deletions

View File

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