upload tizen2.0 source
[framework/uifw/xorg/lib/libxfont.git] / src / stubs / regfpefunc.c
index a79b4bf..fdf22cd 100644 (file)
@@ -7,21 +7,21 @@
 #pragma weak RegisterFPEFunctions
 #endif
 
-weak int 
-RegisterFPEFunctions(NameCheckFunc name_func, 
-                    InitFpeFunc init_func, 
-                    FreeFpeFunc free_func, 
-                    ResetFpeFunc reset_func, 
-                    OpenFontFunc open_func, 
-                    CloseFontFunc close_func, 
-                    ListFontsFunc list_func, 
-                    StartLfwiFunc start_lfwi_func, 
-                    NextLfwiFunc next_lfwi_func, 
-                    WakeupFpeFunc wakeup_func, 
-                    ClientDiedFunc client_died, 
-                    LoadGlyphsFunc load_glyphs, 
-                    StartLaFunc start_list_alias_func, 
-                    NextLaFunc next_list_alias_func, 
+weak int
+RegisterFPEFunctions(NameCheckFunc name_func,
+                    InitFpeFunc init_func,
+                    FreeFpeFunc free_func,
+                    ResetFpeFunc reset_func,
+                    OpenFontFunc open_func,
+                    CloseFontFunc close_func,
+                    ListFontsFunc list_func,
+                    StartLfwiFunc start_lfwi_func,
+                    NextLfwiFunc next_lfwi_func,
+                    WakeupFpeFunc wakeup_func,
+                    ClientDiedFunc client_died,
+                    LoadGlyphsFunc load_glyphs,
+                    StartLaFunc start_list_alias_func,
+                    NextLaFunc next_list_alias_func,
                     SetPathFunc set_path_func)
 {
     return 0;