mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 16:30:41 +00:00
Second patch of Apr 3 from Adam Fedor
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@252 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
d4146fe499
commit
569fd55182
2 changed files with 20 additions and 25 deletions
|
@ -128,7 +128,7 @@ bundle_resource_path(NSString *path, NSString *lang, NSString *name,
|
|||
}
|
||||
|
||||
void
|
||||
_bundle_load_callback(Class *theClass, Category *theCategory)
|
||||
_bundle_load_callback(Class theClass, Category *theCategory)
|
||||
{
|
||||
/* Don't store categories */
|
||||
assert(_loadingBundlePos >= 0);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue