Changed all the C++ comments to C comments using comment.sh script.
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
extern "C" {
|
||||
#endif /* __cplusplus */
|
||||
|
||||
// encode service - use -1 for limit if you want unlimited
|
||||
/* encode service - use -1 for limit if you want unlimited */
|
||||
int whois_encode_apdu(uint8_t * apdu,
|
||||
int32_t low_limit, int32_t high_limit);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user