You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@santuario.apache.org by ra...@apache.org on 2005/04/02 20:39:59 UTC

cvs commit: xml-security/src/org/apache/xml/security/keys/content/keyvalues KeyValueContent.java

raul        2005/04/02 10:39:59

  Modified:    src/org/apache/xml/security/keys/content/keyvalues
                        KeyValueContent.java
  Log:
  Fixed eclipse javadocs warning.
  
  Revision  Changes    Path
  1.6       +2 -2      xml-security/src/org/apache/xml/security/keys/content/keyvalues/KeyValueContent.java
  
  Index: KeyValueContent.java
  ===================================================================
  RCS file: /home/cvs/xml-security/src/org/apache/xml/security/keys/content/keyvalues/KeyValueContent.java,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- KeyValueContent.java	24 Sep 2004 20:54:29 -0000	1.5
  +++ KeyValueContent.java	2 Apr 2005 18:39:58 -0000	1.6
  @@ -36,7 +36,7 @@
      /**
       * Method getPublicKey
       *
  -    * @return
  +    * @return the public key
       * @throws XMLSecurityException
       */
      public PublicKey getPublicKey()