summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2018-05-17 21:29:12 +0200
committerBruno Haible <bruno@clisp.org>2018-05-17 21:29:12 +0200
commitcf97d6d63d65abb79ac65bb3e78dc623172cd393 (patch)
tree328e1e8d25f6dc598afb2fb86854edc32943cb3f /doc
parent02281e9d232c86da13258392efc3c83a1c5cd467 (diff)
downloadlibunistring-cf97d6d63d65abb79ac65bb3e78dc623172cd393.tar.gz
doc: Fix @menu structure (regression from 2017-12-10).
Diffstat (limited to 'doc')
-rw-r--r--doc/libunistring.texi1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/libunistring.texi b/doc/libunistring.texi
index 6a1d662..cb5abdd 100644
--- a/doc/libunistring.texi
+++ b/doc/libunistring.texi
@@ -348,7 +348,6 @@ internal in-memory representation.
* Locale encodings:: What is a locale encoding?
* In-memory representation:: How to represent strings in memory?
* char * strings:: What to keep in mind with @code{char *} strings
-* The wchar_t mess:: Why @code{wchar_t *} strings are useless
* Unicode strings:: How are Unicode strings represented?
@end menu