IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 8, 2004, 10:08:51 AM (22 years ago)
Author:
desonia
Message:

cosmetic.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/psTest.c

    r901 r931  
    5252    waitpid(child,&childReturn,0);
    5353
    54     childReturn &= 0x7f;
    55 
    5654    if (childReturn != expectedReturn) {
    5755        fprintf(fp,"Return value mismatch: expected %d, got %d",expectedReturn,childReturn);
Note: See TracChangeset for help on using the changeset viewer.