diff scripts/plot/ancestor.m @ 10549:95c3e38098bf

Untabify .m scripts
author Rik <code@nomad.inbox5.com>
date Fri, 23 Apr 2010 11:28:50 -0700
parents 16f53d29049f
children 3df114a44da3
line wrap: on
line diff
--- a/scripts/plot/ancestor.m	Fri Apr 23 11:13:48 2010 -0700
+++ b/scripts/plot/ancestor.m	Fri Apr 23 11:28:50 2010 -0700
@@ -58,7 +58,7 @@
             break;
           endif
         endif
-		h = get (h, "Parent");
+                h = get (h, "Parent");
       endwhile
     else
       error ("ancestor: second argument must be a string or cell array of strings");