Update annotation for beast migration

This commit is contained in:
Vinnie Falco
2013-06-17 09:28:56 -07:00
parent 9a918af4d6
commit db9e7ed5f5
2 changed files with 3 additions and 2 deletions

View File

@@ -11,7 +11,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 BEAST_* 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);