Imported Upstream version 2.7
[ossec-hids.git] / src / client-agent / sendmsg.c
index 438e848..f92a457 100755 (executable)
@@ -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)