[Lutinutil-commits] r784 - trunk/lutincommandline/src/java/org/codelutin/option
Author: tchemit Date: 2008-04-08 12:28:48 +0000 (Tue, 08 Apr 2008) New Revision: 784 Modified: trunk/lutincommandline/src/java/org/codelutin/option/Config.java Log: javadoc Modified: trunk/lutincommandline/src/java/org/codelutin/option/Config.java =================================================================== --- trunk/lutincommandline/src/java/org/codelutin/option/Config.java 2008-04-08 10:55:23 UTC (rev 783) +++ trunk/lutincommandline/src/java/org/codelutin/option/Config.java 2008-04-08 12:28:48 UTC (rev 784) @@ -467,10 +467,6 @@ /** * Save safe current configuration in a simple properties file. * <p/> - * <p/> - * Each valid property is saved using the his key given by the method - * {@link org.codelutin.util.MyPropertiesUtil.MyPropertyKey#getKey()} for his entry. - * <p/> * <b>Unsafe data are not stored!</b> * * @param out where to store
participants (1)
-
tchemit@users.labs.libre-entreprise.org