mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-01 00:15:51 +00:00
Reformat annotations in preparation for automated extraction
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
// Reference: http://www.mail-archive.com/licq-commits@googlegroups.com/msg02334.html
|
||||
|
||||
// VFALCO: TODO, use VFLIB_* platform macros instead of hard-coded compiler specific ones
|
||||
// VFALCO TODO use VFLIB_* platform macros instead of hard-coded compiler specific ones
|
||||
#ifdef WIN32
|
||||
extern uint64_t htobe64(uint64_t value);
|
||||
extern uint64_t be64toh(uint64_t value);
|
||||
|
||||
Reference in New Issue
Block a user