[svn:parrot] r36219 - trunk/src/string/charset

jkeenan at svn.parrot.org jkeenan at svn.parrot.org
Sun Feb 1 02:34:13 UTC 2009


Author: jkeenan
Date: Sun Feb  1 02:34:13 2009
New Revision: 36219
URL: https://trac.parrot.org/parrot/changeset/36219

Log:
File is now located in src/string/charset/; update NAME section of POD.

Modified:
   trunk/src/string/charset/binary.c

Modified: trunk/src/string/charset/binary.c
==============================================================================
--- trunk/src/string/charset/binary.c	Sun Feb  1 02:33:14 2009	(r36218)
+++ trunk/src/string/charset/binary.c	Sun Feb  1 02:34:13 2009	(r36219)
@@ -4,7 +4,7 @@
 
 =head1 NAME
 
-src/charset/binary.c
+src/string/charset/binary.c
 
 =head1 DESCRIPTION
 


More information about the parrot-commits mailing list