Ignore:
Timestamp:
Jul 25, 2002, 11:51:53 PM (23 years ago)
Author:
umoeller
Message:

misc fixes

File:
1 edited

Legend:

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

    r190 r192  
    32963296    {
    32973297        path[cbPath] = '\\';
    3298         path[cbPath+1] = 0;
     3298        path[cbPath + 1] = 0;
    32993299    }
    33003300
     
    33313331        cp++;
    33323332    }
     3333
    33333334    return (arc0);
    33343335}
Note: See TracChangeset for help on using the changeset viewer.