Author: rfm
Date: Wed Mar 26 13:16:55 2014
New Revision: 37770

URL: http://svn.gna.org/viewcvs/gnustep?rev=37770&view=rev
Log:
improve comment

Modified:
    libs/ec/trunk/EcUserDefaults.h

Modified: libs/ec/trunk/EcUserDefaults.h
URL: 
http://svn.gna.org/viewcvs/gnustep/libs/ec/trunk/EcUserDefaults.h?rev=37770&r1=37769&r2=37770&view=diff
==============================================================================
--- libs/ec/trunk/EcUserDefaults.h      (original)
+++ libs/ec/trunk/EcUserDefaults.h      Wed Mar 26 13:16:55 2014
@@ -64,6 +64,8 @@
 
 /** Sets a value to take precedence over others (in the volatile domain
  * reserved for commands issued to the current process by an operator).<br />
+ * Setting a nil value removes any previously set value so that behavior
+ * reverts to the default.<br />
  * Returns YES if the configuration was changed, NO otherwise.
  */
 - (BOOL) setCommand: (id)val forKey: (NSString*)key;


_______________________________________________
Gnustep-cvs mailing list
[email protected]
https://mail.gna.org/listinfo/gnustep-cvs

Reply via email to