Ignore:
Timestamp:
Feb 16, 2000, 3:25:43 PM (26 years ago)
Author:
sandervl
Message:

Added new logging feature

File:
1 edited

Legend:

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

    r120 r2802  
    1 /* $Id: map.cpp,v 1.3 1999-06-19 10:54:41 sandervl Exp $ */
     1/* $Id: map.cpp,v 1.4 2000-02-16 14:25:42 sandervl Exp $ */
    22
    33/* Copyright (C) 1995 by Holger Veit (Holger.Veit@gmd.de)
     
    1414#include "map.h"
    1515#include "mapos2.h"
     16
     17#define DBG_LOCALLOG    DBG_map
     18#include "dbglocal.h"
    1619
    1720int mpioctl(HFILE fd, int func,struct map_ioctl* data)
Note: See TracChangeset for help on using the changeset viewer.