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:
Nicola Pero 2002-01-16 13:04:35 +00:00
parent 8e3628c668
commit 476b03eea2

View file

@ -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