X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?p=ossec-hids.git;a=blobdiff_plain;f=src%2Fheaders%2Fdebug_op.h;h=52b9f1873664808f31040302c46d1eac30facaf2;hp=b35e73d5a757119d16348a757ca08702b242a95b;hb=6ef2f786c6c8ead94841b5f93baf9f43421f08c8;hpb=301048b51990573e58a30dc4a5bb4ec285cad554 diff --git a/src/headers/debug_op.h b/src/headers/debug_op.h index b35e73d..52b9f18 100755 --- a/src/headers/debug_op.h +++ b/src/headers/debug_op.h @@ -1,4 +1,5 @@ -/* @(#) $Id$ */ +/* @(#) $Id: ./src/headers/debug_op.h, 2011/09/08 dcid Exp $ + */ /* Copyright (C) 2009 Trend Micro Inc. * All right reserved. @@ -57,7 +58,7 @@ void nowDaemon(); int isChroot(); /* Debug analysisd */ -#ifdef DEBUGAD +#ifdef DEBUGAD #define DEBUG_MSG(x,y,z) verbose(x,y,z) #else #define DEBUG_MSG(x,y,z)