From 5e57b83aae16d44318b9eed1b2cecd0591adc981 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Tue, 17 Nov 2015 03:30:10 +0100 Subject: m + typo + split (almost all) string/*.c MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- include/string.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/string.h') diff --git a/include/string.h b/include/string.h index fc04dcb..b3b3e10 100644 --- a/include/string.h +++ b/include/string.h @@ -148,7 +148,7 @@ size_t strlen(const char*) defined(__BSD_SOURCE) /** * Variant of `strlen` that only inspects the - * beginning of s string. + * beginning of a string. * * @param str The string. * @param maxlen The number of bytes to inspect, at most. -- cgit v1.2.3-70-g09d2