correct description
This commit is contained in:
parent
1f54a6add3
commit
43c44a8ca9
|
|
@ -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);
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue