java/code

Milan Zazrivec mzazrive at fedoraproject.org
Tue Jun 5 07:37:11 UTC 2012


 java/code/src/com/redhat/rhn/frontend/xmlrpc/kickstart/profile/system/SystemDetailsHandler.java |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 137c28a32d8dfc9f280d0ce9766119a53e8a6a38
Author: Milan Zazrivec <mzazrivec at redhat.com>
Date:   Tue Jun 5 09:36:09 2012 +0200

    811470 - proper use of xml entities in apidoc

diff --git a/java/code/src/com/redhat/rhn/frontend/xmlrpc/kickstart/profile/system/SystemDetailsHandler.java b/java/code/src/com/redhat/rhn/frontend/xmlrpc/kickstart/profile/system/SystemDetailsHandler.java
index d45786e..9597be2 100644
--- a/java/code/src/com/redhat/rhn/frontend/xmlrpc/kickstart/profile/system/SystemDetailsHandler.java
+++ b/java/code/src/com/redhat/rhn/frontend/xmlrpc/kickstart/profile/system/SystemDetailsHandler.java
@@ -758,7 +758,7 @@ public class SystemDetailsHandler extends BaseHandler {
      * @throws FaultException A FaultException is thrown if:
      *   - The sessionKey is invalid
      *   - The kickstartLabel is invalid
-     * @return the registration type -> one of reactivation/deletion/none
+     * @return the registration type -&gt; one of reactivation/deletion/none
      *
      * @xmlrpc.doc returns the registration type of a given kickstart profile.
      * Registration Type can be one of reactivation/deletion/none




More information about the spacewalk-commits mailing list