diff options
author | Xin LI <delphij@FreeBSD.org> | 2020-03-21 19:13:22 +0000 |
---|---|---|
committer | Xin LI <delphij@FreeBSD.org> | 2020-03-21 19:13:22 +0000 |
commit | b89a9714932b4fb6d8aec10dc79b7ecf9a9ce536 (patch) | |
tree | 02eb67059a2125bda85edbc6e386d53bea49d67e /src/common/tuklib_mbstr.h | |
parent | 9657691eff9c78f404f3f9d5907240d267893826 (diff) |
Notes
Diffstat (limited to 'src/common/tuklib_mbstr.h')
-rw-r--r-- | src/common/tuklib_mbstr.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/tuklib_mbstr.h b/src/common/tuklib_mbstr.h index 9f3583551806..dde9305f0a1c 100644 --- a/src/common/tuklib_mbstr.h +++ b/src/common/tuklib_mbstr.h @@ -1,6 +1,6 @@ /////////////////////////////////////////////////////////////////////////////// // -/// \file tuklib_mstr.h +/// \file tuklib_mbstr.h /// \brief Utility functions for handling multibyte strings /// /// If not enough multibyte string support is available in the C library, |