Author: allison
Date: Sun Nov 23 13:55:44 2008
New Revision: 33088

Modified:
   branches/pdd22io_part2/src/spf_vtable.c

Log:
[pdd22io] Convert all references to old I/O system (even in comments).


Modified: branches/pdd22io_part2/src/spf_vtable.c
==============================================================================
--- branches/pdd22io_part2/src/spf_vtable.c     (original)
+++ branches/pdd22io_part2/src/spf_vtable.c     Sun Nov 23 13:55:44 2008
@@ -593,7 +593,7 @@
 =head1 TODO
 
 In the future, it may be deemed desirable to similarly vtable-ize
-appending things to the string, allowing for faster C<PIO_printf()> &c,
+appending things to the string, allowing for faster C<Parrot_io_printf()> &c,
 as well as a version that writes directly to a C string. However, at
 this point neither of those is needed.
 

Reply via email to