зеркало из https://github.com/mozilla/pjs.git
Whitespace cleanup.
This commit is contained in:
Родитель
2930d59940
Коммит
629a8810b9
|
@ -200,7 +200,7 @@ pascal void __JSTerminate()
|
|||
/* clean up the sleepQ entry */
|
||||
if (gSleepQEntryInstalled)
|
||||
SleepQRemove(&gSleepQEntry);
|
||||
|
||||
|
||||
__NSTerminate();
|
||||
}
|
||||
#endif /* XP_MACOSX */
|
||||
|
@ -485,7 +485,7 @@ PRMJ_FormatTime(char *buf, int buflen, char *fmt, PRMJTime *prtm)
|
|||
* years. Might still make sense to use this, but find the range of years
|
||||
* for which valid tz information exists, and map (per ECMA hint) from the
|
||||
* given year into that range.
|
||||
|
||||
|
||||
* N.B. This hasn't been tested with anything that actually _uses_
|
||||
* tm_gmtoff; zero might be the wrong thing to set it to if you really need
|
||||
* to format a time. This fix is for jsdate.c, which only uses
|
||||
|
|
Загрузка…
Ссылка в новой задаче