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
@@ -152,7 +152,7 @@ void handler_get_alarm_summary(
pdu_len);
#if PRINT_ENABLED
if (bytes_sent <= 0) {
//fprintf(stderr, "Failed to send PDU (%s)!\n", strerror(errno));
/*fprintf(stderr, "Failed to send PDU (%s)!\n", strerror(errno)); */
}
#else
bytes_sent = bytes_sent;