Enlightenment CVS committal

Author  : mej
Project : eterm
Module  : Eterm

Dir     : eterm/Eterm/src


Modified Files:
        startup.c 


Log Message:
Sun Nov  7 15:37:43 2004                        Michael Jennings (mej)

Fixed minor typo.
----------------------------------------------------------------------

===================================================================
RCS file: /cvsroot/enlightenment/eterm/Eterm/src/startup.c,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -3 -r1.47 -r1.48
--- startup.c   3 Nov 2004 23:18:45 -0000       1.47
+++ startup.c   7 Nov 2004 20:38:20 -0000       1.48
@@ -21,7 +21,7 @@
  * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  */
 
-static const char cvs_ident[] = "$Id: startup.c,v 1.47 2004/11/03 23:18:45 mej 
Exp $";
+static const char cvs_ident[] = "$Id: startup.c,v 1.48 2004/11/07 20:38:20 mej 
Exp $";
 
 #include "config.h"
 #include "feature.h"
@@ -103,7 +103,7 @@
 
     /* This MUST be called before any other Xlib functions */
 #ifdef SPIFOPT_SETTING_PREPARSE
-    SPIFOPT_FLAG_SET(SPIFOPT_SETTING_PREPARSE);
+    SPIFOPT_FLAGS_SET(SPIFOPT_SETTING_PREPARSE);
 #endif
     spifopt_parse(argc, argv);
     init_defaults();




-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to