Enlightenment CVS committal

Author  : atmosphere
Project : misc
Module  : elogin

Dir     : misc/elogin/src/daemon


Modified Files:
        spawner.c 


Log Message:
handle unknown optiosn possibly passed by prefdm or some other launcher

===================================================================
RCS file: /cvsroot/enlightenment/misc/elogin/src/daemon/spawner.c,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -3 -r1.8 -r1.9
--- spawner.c   13 Jan 2003 21:43:13 -0000      1.8
+++ spawner.c   14 Jan 2003 18:46:50 -0000      1.9
@@ -99,7 +99,6 @@
            break;
         default:
            fprintf(stderr, "Warning: Unknown command line option\n");
-           exit(1);
       }
    }
 




-------------------------------------------------------
This SF.NET email is sponsored by: Take your first step towards giving 
your online business a competitive advantage. Test-drive a Thawte SSL 
certificate - our easy online guide will show you how. Click here to get 
started: http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0027en
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to