[svn:parrot] r35617 - trunk/src/pmc

[email protected]
Newsgroups perl.cvs.parrot
Message-ID <[email protected]>
Author: bernhard
Date: Fri Jan 16 02:23:16 2009
New Revision: 35617

Modified:
   trunk/src/pmc/object.pmc

Log:
[codingstd] tabs.t


Modified: trunk/src/pmc/object.pmc
==============================================================================
--- trunk/src/pmc/object.pmc	(original)
+++ trunk/src/pmc/object.pmc	Fri Jan 16 02:23:16 2009
@@ -848,7 +848,7 @@
 */
 
     VTABLE void morph(INTVAL type) {
-		PMC    * const classobj = VTABLE_get_class(interp, SELF);
+        PMC    * const classobj = VTABLE_get_class(interp, SELF);
         STRING * meth_name      = CONST_STRING(interp, "morph");
         /* If there's a vtable override for 'morph' run that instead. */
         PMC * const method = Parrot_oo_find_vtable_override(interp,
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.