From cc50cc75442254641524ce7a653850e3aef6cd94 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Fri, 16 Oct 2015 00:14:04 +0200 Subject: typo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- include/bits/types.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/bits') diff --git a/include/bits/types.h b/include/bits/types.h index 9bace73..da5521b 100644 --- a/include/bits/types.h +++ b/include/bits/types.h @@ -44,7 +44,7 @@ /** * Signed integer type of the result of subtracting two pointers. - * May not be greater than the with of type long. + * May not be greater than the width of type `long int`. */ #if defined(__NEED_ptrdiff_t) && !defined(__DEFINED_ptrdiff_t) # define __DEFINED_ptrdiff_t -- cgit v1.2.3-70-g09d2