IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 11, 2006, 10:15:41 PM (20 years ago)
Author:
eugene
Message:

moved global List into ListOps.c

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/pcontrol/pcontrol.c

    r9473 r10647  
    6565
    6666void gotsignal (int signum) {
    67   gprint (GP_ERR, "got signal : %d\n", signum);
     67  // this message is lost if we are connected to a pantasks
     68  fprintf (stderr, "got signal : %d\n", signum);
    6869  return;
    6970}
Note: See TracChangeset for help on using the changeset viewer.