mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-23 00:41:02 +00:00
Tiny fix in NSBundle.m
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@12119 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
8e3628c668
commit
476b03eea2
1 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
Wed Jan 16 12:30:20 2002 Nicola Pero <nicola@brainstorm.co.uk>
|
||||
|
||||
* Source/NSBundle.m (_addFrameworkFromClass:): Fixed third argument
|
||||
of strncmp to be 12, not 12*sizeof(char).
|
||||
|
||||
2002-01-16 Richard Frith-Macdonald <rfm@gnu.org>
|
||||
|
||||
* Source/NSRunLoop.m: Modify to have a nil current mode if the loop
|
||||
|
|
Loading…
Reference in a new issue