diff scripts/plot/gtext.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 fd0a3ac60b0e
children 6efa1a691713
line wrap: on
line diff
--- a/scripts/plot/gtext.m
+++ b/scripts/plot/gtext.m
@@ -44,7 +44,7 @@
       endif
     else
       error ("gtext: expecting a string or cell array of strings");
-    endif 
+    endif
   else
     print_usage ();
   endif