Christian Costa : d3dxof: Add other debug channel for parsing.
1 Feb
2010
1 Feb
'10
5:56 p.m.
Module: wine Branch: master Commit: 65b7bdcef9c054000e101c27b1de87dfb02619fc URL: http://source.winehq.org/git/wine.git/?a=commit;h=65b7bdcef9c054000e101c27b1... Author: Christian Costa <titan.costa(a)wanadoo.fr> Date: Mon Feb 1 08:18:24 2010 +0100 d3dxof: Add other debug channel for parsing. --- dlls/d3dxof/parsing.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/dlls/d3dxof/parsing.c b/dlls/d3dxof/parsing.c index f4fb3d2..ac3d4bd 100644 --- a/dlls/d3dxof/parsing.c +++ b/dlls/d3dxof/parsing.c @@ -34,7 +34,7 @@ #include <stdio.h> -WINE_DEFAULT_DEBUG_CHANNEL(d3dxof); +WINE_DEFAULT_DEBUG_CHANNEL(d3dxof_parsing); #define TOKEN_NAME 1 #define TOKEN_STRING 2
5796
Age (days ago)
5796
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard