diff options
Diffstat (limited to 'lib/libc')
-rw-r--r-- | lib/libc/stdlib/strtonum.3 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libc/stdlib/strtonum.3 b/lib/libc/stdlib/strtonum.3 index 7ca88c5..b83aadd 100644 --- a/lib/libc/stdlib/strtonum.3 +++ b/lib/libc/stdlib/strtonum.3 @@ -83,8 +83,6 @@ is set, and .Fa errstr will point to an error message. On success, -.Va errno -is set to 0 and .Fa *errstr will be set to .Dv NULL ; |