diff src/txt-eng-ft.h @ 10313:f3b65e1ae355

untabify src header files
author John W. Eaton <jwe@octave.org>
date Thu, 11 Feb 2010 12:16:43 -0500
parents 4af6e29449c1
children 9f2bf537a651
line wrap: on
line diff
--- a/src/txt-eng-ft.h	Thu Feb 11 12:14:48 2010 -0500
+++ b/src/txt-eng-ft.h	Thu Feb 11 12:16:43 2010 -0500
@@ -64,7 +64,7 @@
   Matrix get_boundingbox (void) const { return bbox; }
 
   uint8NDArray render (text_element* elt, Matrix& box,
-		       int rotation = ROTATION_0);
+                       int rotation = ROTATION_0);
 
   void set_font (const base_properties& props);