Ignore:
Timestamp:
Oct 28, 1999, 2:01:12 PM (26 years ago)
Author:
sandervl
Message:

misc changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kernel32/initterm.cpp

    r1481 r1490  
    1 /* $Id: initterm.cpp,v 1.18 1999-10-27 18:11:39 sandervl Exp $ */
     1/* $Id: initterm.cpp,v 1.19 1999-10-28 12:01:12 sandervl Exp $ */
    22
    33/*
     
    4141#include <odinlx.h>
    4242#include "oslibmisc.h"
    43 #include "heapshared.h"
     43#include <heapshared.h>
    4444#include "mmap.h"
    4545
     
    155155    WriteOutProfiles();
    156156    DestroyTIB();
     157    DestroySharedHeap();
    157158    //NOTE: Must be done after DestroyTIB
    158159    CloseLogFile();
Note: See TracChangeset for help on using the changeset viewer.