Changeset 1848 for trunk/dll


Ignore:
Timestamp:
Aug 14, 2015, 4:03:19 PM (10 years ago)
Author:
John Small
Message:

Another typo coorection.

Location:
trunk/dll
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/wrappers.c

    r1847 r1848  
    2525  12 Aug 15 JBS Ticket #522: Ensure no "highmem-unsafe" functions are called directly
    2626                1) New functions have been added
    27                 2) Code for unsafe-but-not-yet-used-by-FM/2 has been added in an
     27                2) Code for unsafe-but-not-yet-used-by-FM/2 functions have been added in an
    2828                   "#if 0" block for quick implementation should FM/2 start to use them.
    2929                   Among these. xDosOpenL and xWinUpper still need work. The rest are ready for use.
  • trunk/dll/wrappers.h

    r1847 r1848  
    1515  12 Aug 15 JBS Ticket #522: Ensure no "highmem-unsafe" functions are called directly
    1616                1) New functions have been added
    17                 2) Code for unsafe-but-not-yet-used-by-FM/2 has been added in an
     17                2) Code for unsafe-but-not-yet-used-by-FM/2 functinos have been added in an
    1818                   "#if 0" block in wrappers.c for quick implementation should FM/2 start to use them.
    1919                   Among these. xDosOpenL and xWinUpper still need work. The rest are ready for use.
Note: See TracChangeset for help on using the changeset viewer.