Ignore:
Timestamp:
Oct 24, 2003, 5:08:11 PM (22 years ago)
Author:
sandervl
Message:

flexible debug logging

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/version/info.c

    r10296 r10300  
    3636#include "winerror.h"
    3737#include "wine/debug.h"
     38
     39#define DBG_LOCALLOG    DBG_info
     40#include "dbglocal.h"
    3841
    3942WINE_DEFAULT_DEBUG_CHANNEL(ver);
Note: See TracChangeset for help on using the changeset viewer.