You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by fr...@apache.org on 2001/12/14 13:05:12 UTC

cvs commit: xml-cocoon2/scratchpad/src/org/apache/cocoon/jispstore JispKey.java

froehlich    01/12/14 04:05:12

  Modified:    scratchpad/src/org/apache/cocoon/jispstore JispKey.java
  Log:
  no message
  
  Revision  Changes    Path
  1.4       +1 -1      xml-cocoon2/scratchpad/src/org/apache/cocoon/jispstore/JispKey.java
  
  Index: JispKey.java
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/scratchpad/src/org/apache/cocoon/jispstore/JispKey.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- JispKey.java	2001/12/13 18:37:14	1.3
  +++ JispKey.java	2001/12/14 12:05:12	1.4
  @@ -63,6 +63,6 @@
       }
   
       public String toString() {
  -        return "Key: " + mKey;
  +        return mKey;
       }
   }
  
  
  

----------------------------------------------------------------------
In case of troubles, e-mail:     webmaster@xml.apache.org
To unsubscribe, e-mail:          cocoon-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: cocoon-cvs-help@xml.apache.org