aboutsummaryrefslogtreecommitdiff
path: root/src/common/tuklib_mbstr_fw.c
diff options
context:
space:
mode:
authorLasse Collin <lasse.collin@tukaani.org>2019-07-12 18:57:43 +0300
committerLasse Collin <lasse.collin@tukaani.org>2019-07-12 18:57:43 +0300
commit6a89e656ebedd53a10cd1a063a32a9e4ade0da1f (patch)
tree90c4d822a568d32250caa8d3c236bf04921853f6 /src/common/tuklib_mbstr_fw.c
parentAdd missing include to tuklib_mbstr_width.c. (diff)
downloadxz-6a89e656ebedd53a10cd1a063a32a9e4ade0da1f.tar.xz
Fix comment typos in tuklib_mbstr* files.
Diffstat (limited to 'src/common/tuklib_mbstr_fw.c')
-rw-r--r--src/common/tuklib_mbstr_fw.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/tuklib_mbstr_fw.c b/src/common/tuklib_mbstr_fw.c
index 978a3fe1..af80dc16 100644
--- a/src/common/tuklib_mbstr_fw.c
+++ b/src/common/tuklib_mbstr_fw.c
@@ -1,6 +1,6 @@
///////////////////////////////////////////////////////////////////////////////
//
-/// \file tuklib_mstr_fw.c
+/// \file tuklib_mbstr_fw.c
/// \brief Get the field width for printf() e.g. to align table columns
//
// Author: Lasse Collin