diff scripts/deprecated/replot.m @ 11587:c792872f8942

all script files: untabify and strip trailing whitespace
author John W. Eaton <jwe@octave.org>
date Thu, 20 Jan 2011 17:35:29 -0500
parents 13b4fbd2a58b
children 72c96de7a403
line wrap: on
line diff
--- a/scripts/deprecated/replot.m
+++ b/scripts/deprecated/replot.m
@@ -26,7 +26,7 @@
 ## Deprecated in version 3.4
 
 function replot ()
-  
+
   persistent warned = false;
   if (! warned)
     warned = true;