Changeset 1847


Ignore:
Timestamp:
Aug 14, 2015, 3:58:22 PM (10 years ago)
Author:
John Small
Message:

Corrected a typo in the previous commit.

Location:
trunk/dll
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/wrappers.c

    r1845 r1847  
    2323  09 Oct 11 GKY Modify xfsopen so it doesn't fail when called with r+ because the file doesn't exist.
    2424                We should be creating the file unless it is set to fail silently.
    25   12 Aug 15 JBS Ticket #524: Ensure no "highmem-unsafe" functions are called directly
     25  12 Aug 15 JBS Ticket #522: Ensure no "highmem-unsafe" functions are called directly
    2626                1) New functions have been added
    2727                2) Code for unsafe-but-not-yet-used-by-FM/2 has been added in an
  • trunk/dll/wrappers.h

    r1845 r1847  
    1313  26 Aug 11 GKY Add a low mem version of xDosAlloc* wrappers; move error checking into all the
    1414                xDosAlloc* wrappers.
    15   12 Aug 15 JBS Ticket #524: Ensure no "highmem-unsafe" functions are called directly
     15  12 Aug 15 JBS Ticket #522: Ensure no "highmem-unsafe" functions are called directly
    1616                1) New functions have been added
    1717                2) Code for unsafe-but-not-yet-used-by-FM/2 has been added in an
Note: See TracChangeset for help on using the changeset viewer.