Jacek Caban : explorerframe: Fixed debug channel name.
31 Jul
2013
31 Jul
'13
3:31 p.m.
Module: wine Branch: master Commit: 722adee7bd72166b3747dcc395f455aff4ab3d17 URL: http://source.winehq.org/git/wine.git/?a=commit;h=722adee7bd72166b3747dcc395... Author: Jacek Caban <jacek(a)codeweavers.com> Date: Wed Jul 31 12:30:51 2013 +0200 explorerframe: Fixed debug channel name. --- dlls/explorerframe/taskbarlist.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/dlls/explorerframe/taskbarlist.c b/dlls/explorerframe/taskbarlist.c index d40f652..26a2c1a 100644 --- a/dlls/explorerframe/taskbarlist.c +++ b/dlls/explorerframe/taskbarlist.c @@ -22,7 +22,7 @@ #include "wine/debug.h" -WINE_DEFAULT_DEBUG_CHANNEL(ieframe); +WINE_DEFAULT_DEBUG_CHANNEL(explorerframe); struct taskbar_list {
4518
Age (days ago)
4518
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard