upload tizen2.0 source
[framework/uifw/xorg/lib/libxfont.git] / src / stubs / stubs.h
old mode 100755 (executable)
new mode 100644 (file)
index 7f0eef2..fa634e9
@@ -29,8 +29,8 @@
 #endif
 
 extern FontPtr find_old_font ( FSID id );
-extern int set_font_authorizations ( char **authorizations, 
-                                    int *authlen, 
+extern int set_font_authorizations ( char **authorizations,
+                                    int *authlen,
                                     ClientPtr client );
 
 extern unsigned long GetTimeInMillis (void);