Fix format error

This commit is contained in:
Andrey A. Chernov 1995-01-04 22:21:06 +00:00
parent 687af2f4b8
commit 9c596ee78f
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=5385

View File

@ -606,7 +606,7 @@ Return 1 if @var{c} is a lowercase alphabetic character.
@deftypefun int digit_p (int c)
Return 1 if @var{c} is a numeric character.
@deftypefun
@end deftypefun
@deftypefun int to_upper (int c)
If @var{c} is a lowercase alphabetic character, return the corresponding