[svn:parrot] r36231 - trunk/src

cotto at svn.parrot.org cotto at svn.parrot.org
Sun Feb 1 06:23:45 UTC 2009


Author: cotto
Date: Sun Feb  1 06:23:45 2009
New Revision: 36231
URL: https://trac.parrot.org/parrot/changeset/36231

Log:
[lang] we like our comments in English, where possible

Modified:
   trunk/src/inter_call.c

Modified: trunk/src/inter_call.c
==============================================================================
--- trunk/src/inter_call.c	Sun Feb  1 06:05:50 2009	(r36230)
+++ trunk/src/inter_call.c	Sun Feb  1 06:23:45 2009	(r36231)
@@ -1538,7 +1538,7 @@
 
             /*
              * Workaround for several argument passing problems
-             * RT #54860 y otros
+             * RT #54860 and others
              * Save current value while setting the optional
              */
             UnionVal old_value;


More information about the parrot-commits mailing list