From 04a9cc255d537b1dadef34e70d2185a122582b8b Mon Sep 17 00:00:00 2001 From: David Steinbrunner Date: Tue, 21 May 2013 07:25:14 -0400 Subject: typo fix for XS::APItest --- ext/XS-APItest/APItest.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext') diff --git a/ext/XS-APItest/APItest.pm b/ext/XS-APItest/APItest.pm index b87c4e1e7e..20c7e73fd6 100644 --- a/ext/XS-APItest/APItest.pm +++ b/ext/XS-APItest/APItest.pm @@ -222,7 +222,7 @@ what it might be medifying). =item B, B, B These exercise the C calls of the same names. Everything after the flags -arg is passed as the the args to the called function. They return whatever +arg is passed as the args to the called function. They return whatever the C function itself pushed onto the stack, plus the return value from the function; for example -- cgit v1.2.1