Changeset 1193 for trunk/dll/stristr.c


Ignore:
Timestamp:
Sep 11, 2008, 1:08:14 PM (17 years ago)
Author:
John Small
Message:

Improved comment on new "#if 0" lines.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/stristr.c

    r1183 r1193  
    4747}
    4848
    49 #if 0   // JBS
     49#if 0   // JBS  11 Sep 08
    5050CHAR *strnistr(register CHAR * t, CHAR * s, LONG len)
    5151{
Note: See TracChangeset for help on using the changeset viewer.