X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?a=blobdiff_plain;f=src%2Fanalysisd%2Factive-response.h;h=3c3fc119b228af6e2bd30c939b41b1bbb10a5e33;hb=280230a44cb9f9872652b6bb80de45a27af411f4;hp=64cd2fddb0aa8488995d2cce7fedf943f03b9b44;hpb=301048b51990573e58a30dc4a5bb4ec285cad554;p=ossec-hids.git diff --git a/src/analysisd/active-response.h b/src/analysisd/active-response.h index 64cd2fd..3c3fc11 100755 --- a/src/analysisd/active-response.h +++ b/src/analysisd/active-response.h @@ -1,4 +1,5 @@ -/* @(#) $Id$ */ +/* @(#) $Id: ./src/analysisd/active-response.h, 2011/09/08 dcid Exp $ + */ /* Copyright (C) 2009 Trend Micro Inc. * All right reserved. @@ -9,7 +10,7 @@ * Foundation */ - + #ifndef _AR__H #define _AR__H @@ -28,7 +29,7 @@ void AR_Init(); * to the appropriate lists. */ int AR_ReadConfig(int test_config, char *cfgfile); - + /* Active response commands */ OSList *ar_commands;