Enlightenment CVS committal

Author  : titan
Project : e17
Module  : apps/ephoto

Dir     : e17/apps/ephoto/src/bin


Modified Files:
        ephoto.h 


Log Message:
Misplaced #endif

===================================================================
RCS file: /cvs/e/e17/apps/ephoto/src/bin/ephoto.h,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -3 -r1.11 -r1.12
--- ephoto.h    21 Mar 2007 10:43:23 -0000      1.11
+++ ephoto.h    28 Mar 2007 20:22:48 -0000      1.12
@@ -41,8 +41,6 @@
 char *sgettext(const char *msgid);
 #define S_(str) sgettext(str)
 
-#endif
-
 /* Ephoto Main gui callbacks */
 void create_main_gui(void);
 
@@ -133,3 +131,4 @@
 
 extern Ephoto_Main *em;
 
+#endif



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to