mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-31 08:41:03 +00:00
Tidied up
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@22977 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
0dfcfd4814
commit
e40074f3db
19 changed files with 111 additions and 95 deletions
|
@ -24,7 +24,7 @@
|
|||
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111 USA.
|
||||
|
||||
<title>NSTimeZone class reference</title>
|
||||
$Date$ $Revision: 22780 $
|
||||
$Date$ $Revision$
|
||||
*/
|
||||
|
||||
/* Use the system time zones if available. In other cases, use an
|
||||
|
@ -1203,7 +1203,7 @@ static NSMapTable *absolutes = 0;
|
|||
{
|
||||
/*
|
||||
* As a special case, we can return a placeholder for a time zone
|
||||
* in the default malloc zone extremely efficiently.
|
||||
* in the default zone extremely efficiently.
|
||||
*/
|
||||
return defaultPlaceholderTimeZone;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue