Enlightenment CVS committal Author : chaos Project : e17 Module : apps/evfs
Dir : e17/apps/evfs/src/lib Modified Files: libevfs.c Log Message: Fix IO for AuthRequired client event =================================================================== RCS file: /cvs/e/e17/apps/evfs/src/lib/libevfs.c,v retrieving revision 1.54 retrieving revision 1.55 diff -u -3 -r1.54 -r1.55 --- libevfs.c 16 Aug 2007 11:31:17 -0000 1.54 +++ libevfs.c 16 Aug 2007 12:29:01 -0000 1.55 @@ -69,7 +69,7 @@ { memcpy(&client->id, e->data, sizeof(unsigned long)); - printf("Assigned ID: %d\n", client->id); + /*printf("Assigned ID: %d\n", client->id);*/ } else { ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs