IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 10, 2010, 7:24:46 PM (16 years ago)
Author:
eugene
Message:

updates from eam_branches/20091201

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/kapa2/src/LoadPicture.c

    r25757 r26891  
    7373    if (status == 0) {  /* No more pipe */
    7474      fprintf (stderr, "error: pipe closed\n");
     75      fcntl (sock, F_SETFL, !O_NONBLOCK); 
    7576      return (FALSE);
    7677    }
     
    9293  SetColorScale (graphic, image);
    9394
    94   SetColorScale (graphic, image);
    95 
    9695  if (!USE_XWINDOW) return (TRUE);
    9796
Note: See TracChangeset for help on using the changeset viewer.