From: Karl Williamson Date: Tue, 26 Apr 2011 15:31:51 +0000 (-0600) Subject: cop.h: pod: Fix broken links X-Git-Tag: accepted/trunk/20130322.191538~4306 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0eda440923f26043086f72247a76116fac7867b0;p=platform%2Fupstream%2Fperl.git cop.h: pod: Fix broken links --- diff --git a/cop.h b/cop.h index ad0ee9b..2f926c8 100644 --- a/cop.h +++ b/cop.h @@ -1174,18 +1174,18 @@ typedef struct stackinfo PERL_SI; =head1 Multicall Functions =for apidoc Ams||dMULTICALL -Declare local variables for a multicall. See L. +Declare local variables for a multicall. See L. =for apidoc Ams||PUSH_MULTICALL Opening bracket for a lightweight callback. -See L. +See L. =for apidoc Ams||MULTICALL -Make a lightweight callback. See L. +Make a lightweight callback. See L. =for apidoc Ams||POP_MULTICALL Closing bracket for a lightweight callback. -See L. +See L. =cut */