Commit 09f03b41 authored by Eric Pouech's avatar Eric Pouech Committed by Alexandre Julliard

Moved to new trace interface.

Fixed driver closing.
parent cee1b3a7
......@@ -130,7 +130,7 @@ LPWINE_DRIVER DRIVER_RegisterDriver32(LPCSTR, HMODULE, DRIVERPROC, LPARAM, B
int DRIVER_GetType(HDRVR);
#if 0
#errro "it's never used"
#error "It's never used"
/* internal */
typedef struct
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment