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
@@ -90,7 +90,7 @@ void* dl_mstp_thread(void* pArgs) {
port->state = RUNNING;
while (!shutdown) {
// message loop
/* message loop */
BACMSG msg_storage, * bacmsg;
MSG_DATA * msg_data;