Enlightenment CVS committal

Author  : onefang
Project : e17
Module  : libs/ecore

Dir     : e17/libs/ecore/examples


Modified Files:
        exe_example.c 


Log Message:
Oops, forgot to commit this.

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ecore/examples/exe_example.c,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -3 -r1.7 -r1.8
--- exe_example.c       4 Jan 2006 20:29:28 -0000       1.7
+++ exe_example.c       5 Jan 2006 10:04:50 -0000       1.8
@@ -126,7 +126,7 @@
            }
          /* FIXME: Fuckit, neither of these will actually cause /bin/cat to 
shut down.  What the fuck does it take? */
          ecore_exe_send(exe0, "\004", 1);  /* Send an EOF. */
-         ecore_exe_pipe_write_close(exe0);  /* /bin/cat should stop when it's 
stdin closes. */
+         ecore_exe_close_stdin(exe0);  /* /bin/cat should stop when it's stdin 
closes. */
       }
 
   return 0;




-------------------------------------------------------
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

Reply via email to