mirror of
https://github.com/gnustep/libs-ec.git
synced 2025-02-21 02:41:11 +00:00
fix typo
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/devmodules/dev-libs/ec@35274 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
9619768033
commit
b94035f67b
1 changed files with 1 additions and 1 deletions
|
@ -2163,7 +2163,7 @@ NSLog(@"Ignored attempt to set timer interval to %g ... using 10.0", interval);
|
|||
}
|
||||
}
|
||||
}
|
||||
[ecLock lock];
|
||||
[ecLock unlock];
|
||||
}
|
||||
|
||||
- (NSString*) cmdMesg: (NSArray*)msg
|
||||
|
|
Loading…
Reference in a new issue