mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-22 16:44:32 +01:00
Fix format error
This commit is contained in:
parent
687af2f4b8
commit
9c596ee78f
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=5385
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user