Imported Upstream version 2.7
[ossec-hids.git] / src / config / dbd-config.h
index 51c0af4..2a3d29a 100755 (executable)
@@ -1,4 +1,5 @@
-/* @(#) $Id$ */
+/* @(#) $Id: ./src/config/dbd-config.h, 2011/09/08 dcid Exp $
+ */
 
 /* Copyright (C) 2009 Trend Micro Inc.
  * All right reserved.
@@ -9,7 +10,7 @@
  * Foundation
  */
 
+
 
 #ifndef _DBDCONFIG__H
 #define _DBDONFIG__H
@@ -30,7 +31,7 @@ typedef struct _DBConfig
     char *pass;
     char *db;
     char *sock;
-    
+
     void *conn;
     void *location_hash;