X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?p=ossec-hids.git;a=blobdiff_plain;f=src%2Fanalysisd%2Falerts%2Fgetloglocation.h;h=13c600e79009fc616e8f20808edb45cbf0ff3559;hp=90bef613515f85dabc982deac54f978cb87c8a9b;hb=6ef2f786c6c8ead94841b5f93baf9f43421f08c8;hpb=301048b51990573e58a30dc4a5bb4ec285cad554 diff --git a/src/analysisd/alerts/getloglocation.h b/src/analysisd/alerts/getloglocation.h index 90bef61..13c600e 100755 --- a/src/analysisd/alerts/getloglocation.h +++ b/src/analysisd/alerts/getloglocation.h @@ -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);