Ignore:
Timestamp:
Dec 24, 2002, 8:44:35 AM (23 years ago)
Author:
umoeller
Message:

Misc fixes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/helpers/cctl_checkcnr.c

    r229 r238  
    820820        if (DosCreateMutexSem(NULL,
    821821                              &G_hmtxCnrOwnersList, 0, FALSE) != NO_ERROR)
    822             return (FALSE);
     822            return FALSE;
    823823
    824824    if (G_pllCnrOwners == NULL)
Note: See TracChangeset for help on using the changeset viewer.