Imported Upstream version 2.7
[ossec-hids.git] / src / analysisd / alerts / getloglocation.h
index 90bef61..13c600e 100755 (executable)
@@ -1,4 +1,5 @@
-/* @(#) $Id$ */
+/* @(#) $Id: ./src/analysisd/alerts/getloglocation.h, 2011/09/08 dcid Exp $
+ */
 
 /* Copyright (C) 2009 Trend Micro Inc.
  * All right reserved.
@@ -30,7 +31,7 @@ void OS_InitFwLog();
  * @param lf        Event structure
  *
  * @retval 0        success
- *         -1       error 
+ *         -1       error
  */
 int OS_GetLogLocation(Eventinfo *lf);