[svn:parrot] r36222 - trunk/src/string/encoding
jkeenan at svn.parrot.org
jkeenan at svn.parrot.org
Sun Feb 1 02:36:46 UTC 2009
Author: jkeenan
Date: Sun Feb 1 02:36:46 2009
New Revision: 36222
URL: https://trac.parrot.org/parrot/changeset/36222
Log:
File is now located in src/string/encoding/; update NAME section of POD.
Modified:
trunk/src/string/encoding/fixed_8.c
Modified: trunk/src/string/encoding/fixed_8.c
==============================================================================
--- trunk/src/string/encoding/fixed_8.c Sun Feb 1 02:35:33 2009 (r36221)
+++ trunk/src/string/encoding/fixed_8.c Sun Feb 1 02:36:46 2009 (r36222)
@@ -4,7 +4,7 @@
=head1 NAME
-src/encodings/fixed_8.c
+src/string/encoding/fixed_8.c
=head1 DESCRIPTION
More information about the parrot-commits
mailing list