[xio-commit] CVS update: MODIFIED: source ...

John Bresnahan commit at globus.org
Mon Mar 30 13:32:01 CDT 2009


  User: bresnaha
  Date: 09/03/30 13:32:01

  Modified:    drivers/popen/source globus_xio_popen_driver.c
  Log:
  oops
  
  Revision  Changes    Path
  1.9       +1 -1      xio/drivers/popen/source/globus_xio_popen_driver.c
  
  http://viewcvs.globus.org/viewcvs.cgi/xio/drivers/popen/source/globus_xio_popen_driver.c.diff?r1=1.8&r2=1.9
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: globus_xio_popen_driver.c
  ===================================================================
  RCS file: /home/globdev/CVS/globus-packages/xio/drivers/popen/source/globus_xio_popen_driver.c,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -b -r1.8 -r1.9
  --- globus_xio_popen_driver.c	30 Mar 2009 18:05:07 -0000	1.8
  +++ globus_xio_popen_driver.c	30 Mar 2009 18:32:01 -0000	1.9
  @@ -390,7 +390,7 @@
   {
       int                                 rc;
   
  -#   if defined(USE_SOCKET_PAIR)
  +#   if !defined(USE_SOCKET_PAIR)
       close(outfds[1]);
       close(infds[0]);
   #   endif
  
  
  



More information about the xio-commit mailing list