converted C++ comments using script

This commit is contained in:
skarg
2013-03-13 22:13:28 +00:00
parent 0c8f51f9fb
commit 11897368d2
13 changed files with 130 additions and 130 deletions
+1 -1
View File
@@ -51,7 +51,7 @@ int dl_ip_send(
int dl_ip_recv(
IP_DATA *data,
MSG_DATA **msg, // on recieve fill up message
MSG_DATA **msg, /* on recieve fill up message */
BACNET_ADDRESS *src,
unsigned timeout);