Changeset 3944


Ignore:
Timestamp:
Jan 16, 2015, 8:27:39 PM (11 years ago)
Author:
bird
Message:

os2safe.h: Restored the DosDevIOCtl mapping which accidentally got removed in r3942.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/libc/include/os2safe.h

    r3943 r3944  
    4646#define DosStartSession         SafeDosStartSession
    4747#define DosQueryAppType         SafeDosQueryAppType
     48#define DosDevIOCtl             SafeDosDevIOCtl
    4849
    4950#define DosMapCase              SafeDosMapCase
Note: See TracChangeset for help on using the changeset viewer.