Enlightenment CVS committal
Author : rephorm
Project : e17
Module : apps/iconbar
Dir : e17/apps/iconbar/src
Modified Files:
main.c
Log Message:
arg. set the args correctly.
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/iconbar/src/main.c,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -3 -r1.6 -r1.7
--- main.c 13 Jan 2004 19:32:18 -0000 1.6
+++ main.c 15 Jan 2004 06:05:32 -0000 1.7
@@ -37,7 +37,7 @@
printf("withdrawn: %d\n", withdrawn);
ecore_init();
- ecore_app_args_set(&argc, &argv);
+ ecore_app_args_set(argc, argv);
ecore_evas_init();
edje_init();
-------------------------------------------------------
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs