[elm_main] Modified temporary ELM_MODULES set function.
authorDaniel Juyung Seo <juyung.seo@samsung.com>
Thu, 22 Jul 2010 12:00:20 +0000 (21:00 +0900)
committerDaniel Juyung Seo <juyung.seo@samsung.com>
Thu, 22 Jul 2010 12:00:20 +0000 (21:00 +0900)
src/lib/elm_main.c

index 47eaec2..9faafb7 100644 (file)
@@ -289,7 +289,7 @@ _elm_rescale(void)
    _elm_win_rescale();
 }
 
-void                                                                             
+static void                                                                             
 _set_elm_module()                                                                
 {                                                                                
    char *buf = NULL;