Imported Upstream version 2.7
[ossec-hids.git] / src / headers / debug_op.h
index b35e73d..52b9f18 100755 (executable)
@@ -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)