Update a comment to avoid confusing doxygen
This commit is contained in:
parent
6ed94317ab
commit
e4b35e4a42
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue