diff lib/propername.h @ 12421:e8d2c6fc33ad

Use spaces for indentation, not tabs.
author Bruno Haible <bruno@clisp.org>
date Thu, 10 Dec 2009 20:28:30 +0100
parents 69d791e94c2d
children b5e42ef33b49
line wrap: on
line diff
--- a/lib/propername.h
+++ b/lib/propername.h
@@ -96,7 +96,7 @@
    escape sequences.  NAME_ASCII is a fallback written only with ASCII
    characters.  */
 extern const char * proper_name_utf8 (const char *name_ascii,
-				      const char *name_utf8);
+                                      const char *name_utf8);
 
 #ifdef __cplusplus
 }