Changed all the C++ comments to C comments using comment.sh script.

This commit is contained in:
skarg
2006-02-19 01:32:09 +00:00
parent c80d26a894
commit dee63d45bc
76 changed files with 1856 additions and 1856 deletions
+2 -2
View File
@@ -1,4 +1,4 @@
// Defines the bit/byte/word/long conversions that are used in code
/* Defines the bit/byte/word/long conversions that are used in code */
#ifndef BYTES_H
@@ -67,4 +67,4 @@
#endif // end of header file
#endif /* end of header file */