diff --git a/plot/plotPNM.c b/plot/plotPNM.c index f8b25589..5f91f630 100644 --- a/plot/plotPNM.c +++ b/plot/plotPNM.c @@ -587,6 +587,7 @@ PlotPNM(fileName, scx, layers, xMask, width) #ifdef VERSATEC struct plotRTLdata rtl_args; + rtl_args.outfile = NULL; char command[200], tempFile[200]; #endif