Enlightenment CVS committal Author : onefang Project : e17 Module : libs/ecore
Dir : e17/libs/ecore/examples Modified Files: exe_example.c Log Message: Forgot to commit this yesterday, but it's just trivial formatting. =================================================================== RCS file: /cvsroot/enlightenment/e17/libs/ecore/examples/exe_example.c,v retrieving revision 1.5 retrieving revision 1.6 diff -u -3 -r1.5 -r1.6 --- exe_example.c 1 Jan 2006 17:25:17 -0000 1.5 +++ exe_example.c 2 Jan 2006 07:44:51 -0000 1.6 @@ -121,7 +121,7 @@ then = ecore_time_get(); while ((length = read(fd, buf, 1024)) > 0) ecore_exe_pipe_write(exe0, buf, length); - close(fd); + close(fd); } } /* FIXME: Fuckit, neither of these will actually cause /bin/cat to shut down. What the fuck does it take? */ ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs