Merge pull request #141 from bitshares/abitmore-patch-1

Update a comment to avoid confusing doxygen
This commit is contained in:
Alfredo Garcia 2019-07-21 10:41:23 -03:00 committed by GitHub
commit a461d2f5ae
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,7 @@
#include <string> #include <string>
/// This file contains general purpose utilities related to UTF-8 <-> Unicode conversions // This file contains general purpose utilities related to UTF-8 <-> Unicode conversions
namespace fc namespace fc
{ {