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:     [EMAIL PROTECTED]
To unsubscribe, e-mail:          [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to