mirror of
https://github.com/gnustep/libs-ec.git
synced 2025-02-23 11:51:03 +00:00
tweak
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/ec/trunk@38057 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
0ecfff57e4
commit
4ad6be0823
1 changed files with 1 additions and 1 deletions
|
@ -1859,7 +1859,7 @@ static NSString* cmdWord(NSArray* a, unsigned int pos)
|
|||
else
|
||||
{
|
||||
m = [NSString stringWithFormat:
|
||||
@"Re-registered new host with name '%@' at %@\n",
|
||||
@"Re-registered host with name '%@' at %@\n",
|
||||
n, [NSDate date]];
|
||||
[commands removeObjectIdenticalTo: old];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue