INN commit: branches/2.5/tests (libtest.c)
INN Commit
rra at isc.org
Mon Feb 8 21:07:38 UTC 2010
Date: Monday, February 8, 2010 @ 13:07:38
Author: iulius
Revision: 8972
Comment corrected: arguments of ok_double() are double, not integer.
Patch from Heiko Schlichting.
Modified:
branches/2.5/tests/libtest.c
-----------+
libtest.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: libtest.c
===================================================================
--- libtest.c 2010-02-08 21:07:26 UTC (rev 8971)
+++ libtest.c 2010-02-08 21:07:38 UTC (rev 8972)
@@ -78,7 +78,7 @@
/*
-** Takes an expected integer and a seen integer and assumes the test passes
+** Takes an expected double and a seen double and assumes the test passes
** if those two numbers match.
*/
void
More information about the inn-committers
mailing list