mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 16:30:41 +00:00
Re-fixed comment.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@5499 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
b22b373ef2
commit
1adf402593
2 changed files with 13 additions and 7 deletions
|
@ -976,9 +976,9 @@ static NSMapTable *absolutes = 0;
|
|||
NSString *path = [NSBundle pathForGNUstepResource: fileName
|
||||
ofType: @""
|
||||
inDirectory: TIME_ZONE_DIR];
|
||||
|
||||
/*
|
||||
* Hack for OPENSTEP storing zones in Etc?
|
||||
* OpenStep does NOT put all the GMT+-* timezones in the Etc directory so all
|
||||
* the OpenStep software will fail to work without this extra hack.
|
||||
*/
|
||||
if (path == nil)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue