X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?a=blobdiff_plain;f=src%2Fclient-agent%2Fsendmsg.c;h=f92a457b7685ee80f3bfb319acc85d9d1cec624a;hb=6ef2f786c6c8ead94841b5f93baf9f43421f08c8;hp=3c3606376c6e830e97f574d04c1d56c348e662c3;hpb=914feba5d54f979cd5d7e69c349c3d01f630042a;p=ossec-hids.git diff --git a/src/client-agent/sendmsg.c b/src/client-agent/sendmsg.c index 3c36063..f92a457 100755 --- a/src/client-agent/sendmsg.c +++ b/src/client-agent/sendmsg.c @@ -1,11 +1,12 @@ -/* @(#) $Id: sendmsg.c,v 1.7 2009/12/01 20:27:00 dcid Exp $ */ +/* @(#) $Id: ./src/client-agent/sendmsg.c, 2011/09/08 dcid Exp $ + */ /* Copyright (C) 2009 Trend Micro Inc. * All rights reserved. * * This program is a free software; you can redistribute it * and/or modify it under the terms of the GNU General Public - * License (version 3) as published by the FSF - Free Software + * License (version 2) as published by the FSF - Free Software * Foundation */ @@ -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)