X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?p=ossec-hids.git;a=blobdiff_plain;f=src%2Fclient-agent%2Fsendmsg.c;h=f92a457b7685ee80f3bfb319acc85d9d1cec624a;hp=438e848198a796bf317cc79eab794975409ff8fa;hb=6ef2f786c6c8ead94841b5f93baf9f43421f08c8;hpb=301048b51990573e58a30dc4a5bb4ec285cad554 diff --git a/src/client-agent/sendmsg.c b/src/client-agent/sendmsg.c index 438e848..f92a457 100755 --- a/src/client-agent/sendmsg.c +++ b/src/client-agent/sendmsg.c @@ -1,4 +1,5 @@ -/* @(#) $Id$ */ +/* @(#) $Id: ./src/client-agent/sendmsg.c, 2011/09/08 dcid Exp $ + */ /* Copyright (C) 2009 Trend Micro Inc. * All rights reserved. @@ -14,7 +15,7 @@ #include "agentd.h" #include "os_net/os_net.h" - + /* Sends a message to the server */ int send_msg(int agentid, char *msg)