Mercurial > hg > octave-lyh
diff scripts/plot/gnuplot_drawnow.m @ 11588:d5bd2766c640
style fixes for warning and error messages in script files
author | John W. Eaton <jwe@octave.org> |
---|---|
date | Thu, 20 Jan 2011 17:51:13 -0500 |
parents | c792872f8942 |
children | b0084095098e |
line wrap: on
line diff
--- a/scripts/plot/gnuplot_drawnow.m +++ b/scripts/plot/gnuplot_drawnow.m @@ -51,7 +51,7 @@ __go_draw_figure__ (h, fid, enhanced, mono); endif else - error ("gnuplot_drawnow: the gnuplot terminal, \"%s\", is not available.", + error ("gnuplot_drawnow: the gnuplot terminal, \"%s\", is not available", gnuplot_trim_term (term)) endif unwind_protect_cleanup