develooper Front page | perl.perl5.porters | Postings from September 2000

[PATCH] utf8.c apidoc

From:
Simon Cozens
Date:
September 14, 2000 15:47
Subject:
[PATCH] utf8.c apidoc
Message ID:
20000914234657.A13953@deep-dark-truthful-mirror.perlhacker.org
Just a nit.

==== //depot/bleadperl/utf8.c#8 (text) ====
Index: perl/utf8.c
--- perl/utf8.c.~1~	Thu Sep 14 23:46:44 2000
+++ perl/utf8.c	Thu Sep 14 23:46:44 2000
@@ -159,7 +159,7 @@
 }
 
 /*
-=for apidoc Am|utf8_to_uv|U8 *s|I32 *retlen|I32 checking
+=for apidoc Am|U8* s|utf8_to_uv|I32 *retlen|I32 checking
 
 Returns the character value of the first character in the string C<s>
 which is assumed to be in UTF8 encoding; C<retlen> will be set to the
End of Patch.
-- 
	Wouldn't it be wonderful if real life supported control-Z?



nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About