changeset 8209:2abbc8036f6a

graphics.cc: style fix
author John W. Eaton <jwe@octave.org>
date Fri, 10 Oct 2008 14:54:47 -0400
parents f6ca8ff51818
children a10397d26114
files src/graphics.cc
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/graphics.cc	Fri Oct 10 11:07:53 2008 -0400
+++ b/src/graphics.cc	Fri Oct 10 14:54:47 2008 -0400
@@ -1530,7 +1530,8 @@
 
 	  if (t1 != t2)
 	    ok = false;
-	}      else
+	}
+      else
 	ok = false;
 
       if (! ok)