Enlightenment CVS committal

Author  : englebass
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/bin


Modified Files:
        e_fm_main.c 


Log Message:
- Add e_prefix.h for e_prefix_bin_get()
- Formatting

===================================================================
RCS file: /cvs/e/e17/apps/e/src/bin/e_fm_main.c,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -3 -r1.44 -r1.45
--- e_fm_main.c 11 Aug 2008 02:13:22 -0000      1.44
+++ e_fm_main.c 13 Aug 2008 18:56:09 -0000      1.45
@@ -36,6 +36,7 @@
 #include "config.h"
 
 #include "e_fm_op.h"
+#include "e_prefix.h"
 
 /* E_DBUS support */
 #ifdef HAVE_EDBUS
@@ -2177,7 +2178,8 @@
    free(ed);
 }
 
-static const char *_e_prepare_command(E_Fm_Op_Type type, const char *args)
+static const char *
+_e_prepare_command(E_Fm_Op_Type type, const char *args)
 {
    char *buffer;
    unsigned int length = 0;



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to