Fix a comment
This commit is contained in:
parent
06136d2d02
commit
5d1dfdf34e
|
|
@ -128,7 +128,7 @@ void com_hardcopy(wordlist *wl)
|
|||
return;
|
||||
}
|
||||
gr_resize(tempgraph);
|
||||
/* use DevClear to add final statement in file, "/> or "stroke"*/
|
||||
/* use DevFinalize to add final statement in file, "/> or "stroke"*/
|
||||
DevFinalize();
|
||||
DestroyGraph(tempgraph->graphid);
|
||||
DevSwitch(NULL);
|
||||
|
|
|
|||
Loading…
Reference in New Issue