IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 13, 2012, 3:44:55 PM (14 years ago)
Author:
eugene
Message:

minor changes to comments

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20111122/Ohana/src/relphot/src/SetSignals.c

    r29754 r33513  
    3030  for (i = 0; i < 36; i++) {
    3131    switch (i) {
    32       /* can't redirect this signals */
     32      /* can't redirect these signals */
    3333    case SIGKILL:    /* kill -9: cannot be caught or ignored */
    3434    case SIGSTOP:    /* SIGSTOP: cannot be caught or ignored */
     35
    3536      /* ignore these signals */
    3637    case SIGCHLD:    /* child halted: ignore */
Note: See TracChangeset for help on using the changeset viewer.