X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?p=ossec-hids.git;a=blobdiff_plain;f=src%2Fconfig%2Fagentlessd-config.h;h=c69a6b82a49cb43664f3fed4ed411fe17ad6ce8f;hp=9d522b3ad5b7804a3f3584c739df01ec15878ffe;hb=6ef2f786c6c8ead94841b5f93baf9f43421f08c8;hpb=301048b51990573e58a30dc4a5bb4ec285cad554 diff --git a/src/config/agentlessd-config.h b/src/config/agentlessd-config.h index 9d522b3..c69a6b8 100755 --- a/src/config/agentlessd-config.h +++ b/src/config/agentlessd-config.h @@ -1,4 +1,5 @@ -/* @(#) $Id$ */ +/* @(#) $Id: ./src/config/agentlessd-config.h, 2011/09/08 dcid Exp $ + */ /* Copyright (C) 2009 Trend Micro Inc. * All rights reserved. @@ -31,16 +32,16 @@ typedef struct _agentlessd_entries int current_state; int port; int error_flag; - + char *type; char **server; char *options; char *command; - + }agentlessd_entries; -/* Configuration structure. */ +/* Configuration structure. */ typedef struct _agentlessd_config { int queue;