Ignore:
Timestamp:
Dec 5, 2001, 9:37:33 PM (24 years ago)
Author:
umoeller
Message:

Misc changes.

File:
1 edited

Legend:

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

    r119 r121  
    673673
    674674        if (G_pfnExcHook)
    675         {
    676             (*G_pfnExcHook)(file, ptib);
    677         }
     675            G_pfnExcHook(file, ptib, ulOldPriority);  // V0.9.16 (2001-12-02) [pr]
    678676
    679677        // *** registers
Note: See TracChangeset for help on using the changeset viewer.