Enlightenment CVS committal

Author  : xcomputerman
Project : e17
Module  : apps/entrance

Dir     : e17/apps/entrance/src/daemon


Modified Files:
        auth.c 


Log Message:
That too

===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/entrance/src/daemon/auth.c,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -3 -r1.12 -r1.13
--- auth.c      2 May 2004 22:45:40 -0000       1.12
+++ auth.c      2 May 2004 22:46:48 -0000       1.13
@@ -40,7 +40,7 @@
    }
 
    if((r = read(fd, buf, sizeof(buf))) <= 0) {
-      entranced_debug("Cookie generation failed: could not read /dev/urandom\n");
+      entranced_debug("Cookie generation failed: could not read /dev/random\n");
       return NULL;
    }
 




-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE. 
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to