Changeset 7005 for trunk/src


Ignore:
Timestamp:
Oct 11, 2001, 12:25:34 AM (24 years ago)
Author:
phaller
Message:

profile compatibility

File:
1 edited

Legend:

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

    r6438 r7005  
    1 /* $Id: heap.cpp,v 1.34 2001-08-02 14:50:13 sandervl Exp $ */
     1/* $Id: heap.cpp,v 1.35 2001-10-10 22:25:34 phaller Exp $ */
    22
    33/*
     
    2525#define DBG_LOCALLOG    DBG_heap
    2626#include "dbglocal.h"
     27
     28ODINDEBUGCHANNEL(KERNEL32-HEAP)
     29
    2730
    2831static HANDLE processheap = NULL;
Note: See TracChangeset for help on using the changeset viewer.