mirror of
https://github.com/gnustep/libs-ec.git
synced 2025-02-20 18:32:09 +00:00
improve comment
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/ec/trunk@37770 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
306d7331e7
commit
a85e405a68
1 changed files with 2 additions and 0 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue