fixup name of end of set

This commit is contained in:
Richard Frith-Macdonald 2021-07-19 10:54:42 +01:00
parent 8f31087119
commit 49ba7d1ed1

View file

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