Ignore:
Timestamp:
Jan 29, 2003, 8:08:51 PM (23 years ago)
Author:
umoeller
Message:

Minor WarpIN build fix.

File:
1 edited

Legend:

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

    r243 r244  
    32843284{
    32853285    CHAR    szBoot[] = "?:";
     3286#if __cplusplus             // stupid OS/2 C++ prototypes
     3287    PCSZ     pszLogDir;
     3288#else
    32863289    PSZ     pszLogDir;
     3290#endif
    32873291    if (DosScanEnv("LOGFILES",      // new eCS 1.1 setting
    32883292                   &pszLogDir))
Note: See TracChangeset for help on using the changeset viewer.