Converted C++ comments to C comments.

This commit is contained in:
skarg
2008-01-08 21:30:50 +00:00
parent a8dffb5a12
commit e17cb0559e
10 changed files with 2289 additions and 2286 deletions
+2 -2
View File
@@ -82,7 +82,7 @@ void *milliseconds_task(
dlmstp_millisecond_timer();
}
//return NULL;
/*return NULL; */
}
/* functions used by the MS/TP state machine to put or get data */
@@ -203,5 +203,5 @@ int main(
}
}
//return 0;
/*return 0; */
}