IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 31, 2005, 1:04:22 PM (21 years ago)
Author:
eugene
Message:

cleanups so -Wall -Werror succeed, some .h reorgs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/pclient/reset.c

    r4450 r4689  
    3737
    3838    /* total failure, don't reset */
    39     fprintf (stderr, "child process %d is hung, cannot reset\n");
     39    fprintf (stderr, "child process %d is hung, cannot reset\n", ChildPID);
    4040    fprintf (stdout, "STATUS 0\n");
    4141    return (FALSE);
Note: See TracChangeset for help on using the changeset viewer.