You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xalan.apache.org by mi...@apache.org on 2006/11/23 21:39:33 UTC

svn commit: r478657 - /xalan/java/trunk/src/org/apache/xalan/xsltc/compiler/DocumentCall.java

Author: minchau
Date: Thu Nov 23 12:39:32 2006
New Revision: 478657

URL: http://svn.apache.org/viewvc?view=rev&rev=478657
Log:
Change feck to push in a comment.

Modified:
    xalan/java/trunk/src/org/apache/xalan/xsltc/compiler/DocumentCall.java

Modified: xalan/java/trunk/src/org/apache/xalan/xsltc/compiler/DocumentCall.java
URL: http://svn.apache.org/viewvc/xalan/java/trunk/src/org/apache/xalan/xsltc/compiler/DocumentCall.java?view=diff&rev=478657&r1=478656&r2=478657
==============================================================================
--- xalan/java/trunk/src/org/apache/xalan/xsltc/compiler/DocumentCall.java (original)
+++ xalan/java/trunk/src/org/apache/xalan/xsltc/compiler/DocumentCall.java Thu Nov 23 12:39:32 2006
@@ -145,7 +145,7 @@
             _arg2.startIterator(classGen, methodGen);       
         }
     
-        // Feck the rest of the parameters on the stack
+        // Process the rest of the parameters on the stack
         il.append(new PUSH(cpg, getStylesheet().getSystemId()));
         il.append(classGen.loadTranslet());
         il.append(DUP);



---------------------------------------------------------------------
To unsubscribe, e-mail: xalan-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-cvs-help@xml.apache.org