Attached patch to pmc.c


--
    
Email and shopping with the feelgood factor!
55% of income to good causes. http://www.ippimail.com
Index: src/pmc.c
===================================================================
--- src/pmc.c	(revision 25371)
+++ src/pmc.c	(working copy)
@@ -472,7 +472,9 @@
 
 =item C<static PMC* create_class_pmc>
 
-RT#48260: Not yet documented!!!
+Create a class object for this interpreter
+Takes an interpreter name and type as arguments
+Returns a pointer to the class object
 
 =cut
 

Reply via email to