Ignore:
Timestamp:
Jan 6, 2000, 9:24:25 PM (26 years ago)
Author:
sandervl
Message:

compile fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/advapi32/security.cpp

    r2343 r2348  
    1 /* $Id: security.cpp,v 1.3 2000-01-06 20:05:00 sandervl Exp $ */
     1/* $Id: security.cpp,v 1.4 2000-01-06 20:23:47 sandervl Exp $ */
    22/*
    33 * Win32 security API functions for OS/2
     
    2626#include "debugtools.h"
    2727
    28 DECLARE_DEBUG_CHANNEL(advapi)
    29 DECLARE_DEBUG_CHANNEL(security)
     28DECLARE_DEBUG_CHANNEL(advapi-security)
    3029
    3130static BOOL fInitSecurity = FALSE;
Note: See TracChangeset for help on using the changeset viewer.