mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-25 17:51:01 +00:00
fixup name of end of set
This commit is contained in:
parent
8f31087119
commit
49ba7d1ed1
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ int main()
|
||||||
END_SET("NSBundle resources")
|
END_SET("NSBundle resources")
|
||||||
|
|
||||||
#if defined(GNUSTEP)
|
#if defined(GNUSTEP)
|
||||||
START_SET("NSBundle GNUstep general")
|
START_SET("NSBundle GNUstep resources")
|
||||||
NSBundle *gnustepBundle;
|
NSBundle *gnustepBundle;
|
||||||
NSArray *arr;
|
NSArray *arr;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue