Ignore:
Timestamp:
May 17, 2008, 12:36:24 PM (17 years ago)
Author:
bird
Message:

spelling

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/libc/tests/libc/smoketests/waitpid-1.c

    r2055 r3625  
    7575        if (rc != rcWanted)
    7676        {
    77             printf("waitpid-1: ERROR - pid=%#x exitted with rc=%#x expected %#x\n", pid, rc, rcWanted);
     77            printf("waitpid-1: ERROR - pid=%#x exited with rc=%#x expected %#x\n", pid, rc, rcWanted);
    7878            g_cErrors++;
    7979        }
Note: See TracChangeset for help on using the changeset viewer.