changeset 11201:46da6d119a43

Whitespace.
author Bruno Haible <bruno@clisp.org>
date Sat, 21 Feb 2009 13:51:46 +0100
parents 44237140eaf3
children 016a9992938f
files lib/uninorm/u-normalize-internal.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lib/uninorm/u-normalize-internal.h	Sat Feb 21 13:23:54 2009 +0100
+++ b/lib/uninorm/u-normalize-internal.h	Sat Feb 21 13:51:46 2009 +0100
@@ -143,7 +143,7 @@
 
 	    if (ccc == 0)
 	      {
-	        size_t j;
+		size_t j;
 
 		/* Apply the canonical ordering algorithm to the accumulated
 		   sequence of characters.  */