From a32d5e24249dcb261c055687d3e400737e8abfa6 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 14 Nov 2015 03:13:33 +0100 Subject: m doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- include/slibc-human.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/slibc-human.h b/include/slibc-human.h index 9aebcfd..25e5162 100644 --- a/include/slibc-human.h +++ b/include/slibc-human.h @@ -79,8 +79,8 @@ enum unescape_mode * '\0' resolves to the byte sequence * 192 128 (0xC0 0x80). * - * If not used, '\&' is handled as an - * unsupported escape. + * If not used, '\0' resolves to a + * 0 byte (termination). */ UNESCAPE_MOD_UTF8 = 16, }; -- cgit v1.2.3-70-g09d2