From 212029ee3d3aa5203260cccae914e7e0a24bd5ec Mon Sep 17 00:00:00 2001 From: Ineiev Date: Tue, 22 Apr 2025 11:53:42 +0000 Subject: [PATCH] * c.texi (Signed and Unsigned Types): Fix a typo, 'vslue'. --- c.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/c.texi b/c.texi index 7c518c9..458f8dd 100644 --- a/c.texi +++ b/c.texi @@ -3887,7 +3887,7 @@ compiler, the machine in use, and its operating system. It is not char}, but it is always equivalent to one of those two. In many programs, it makes no difference whether the type @code{char} -is signed. When signedness does matter for a certain vslue, don't +is signed. When signedness does matter for a certain value, don't leave it to chance; declare it as @code{signed char} or @code{unsigned char} instead.@footnote{Personal note from Richard Stallman: Eating with hackers at a fish restaurant, I ordered arctic char. When my