Changeset 2463 for trunk/ash/var.h


Ignore:
Timestamp:
Nov 19, 2005, 4:58:38 PM (20 years ago)
Author:
bird
Message:

OS/2 changes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ash/var.h

    r2462 r2463  
    4848#define VNOFUNC         0x40    /* don't call the callback function */
    4949#define VNOSET          0x80    /* do not set variable - just readonly test */
     50#ifdef PC_OS2_LIBPATHS
     51#define VOS2LIBPATH     0x8000  /* OS/2 LIBPATH related variable. */
     52#endif
    5053
    5154
Note: See TracChangeset for help on using the changeset viewer.