Changed all the C++ comments to C comments using comment.sh script.
This commit is contained in:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user