Ignore:
Timestamp:
2001-07-06T11:50:06+12:00 (23 years ago)
Author:
sjboddie
Message:

A couple of minor changes to avoid compiler problems with VC++ on
Windows 95

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl/packages/mg/sysfuncs.h

    r1150 r2626  
    124124#endif /* not STDC_HEADERS and HAVE_MEMORY_H */
    125125#ifndef index
    126 #define index strchr
     126/*#define index strchr
     127 *
     128 * this is stuffing up our code so its commented out */
    127129#endif
    128130#ifndef rindex
Note: See TracChangeset for help on using the changeset viewer.