Ignore:
Timestamp:
Apr 28, 2001, 3:33:49 PM (24 years ago)
Author:
sandervl
Message:

resync with latest wine

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/shell32/brsfolder.c

    r4121 r5618  
    1 /* $Id: brsfolder.c,v 1.1 2000-08-30 13:52:50 sandervl Exp $ */
    2 #ifdef __WIN32OS2__
    3 #define ICOM_CINTERFACE 1
    4 #include <odin.h>
    5 #endif
    61#include <stdlib.h>
    72#include <string.h>
     
    1510#include "shresdef.h"
    1611
    17 DEFAULT_DEBUG_CHANNEL(shell)
     12DEFAULT_DEBUG_CHANNEL(shell);
    1813
    1914static HWND             hwndTreeView;
Note: See TracChangeset for help on using the changeset viewer.