From 154bd5274ebc449c2a37261db17c2e721d16078d Mon Sep 17 00:00:00 2001 From: Karl Williamson Date: Sun, 25 Jul 2010 11:48:05 -0600 Subject: [PATCH] Correct pod in numeric.c --- numeric.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/numeric.c b/numeric.c index e7e740f..c9423ce 100644 --- a/numeric.c +++ b/numeric.c @@ -349,7 +349,7 @@ On entry I and I<*len> give the string to scan, I<*flags> gives conversion flags, and I should be NULL or a pointer to an NV. The scan stops at the end of the string, or the first invalid character. Unless C is set in I<*flags>, encountering an -invalid character will also trigger a warning. +8 or 9 will also trigger a warning. On return I<*len> is set to the length of the scanned string, and I<*flags> gives output flags. -- 2.7.4