r=waterson, a=waterson OS/2 bringup - this is a Windows path, not an XP_PC path
This commit is contained in:
@@ -545,7 +545,7 @@ nsHTMLDocument::StartDocumentLoad(const char* aCommand,
|
||||
// non-y2k with msvc; '%#c' requests that a full year be used in the
|
||||
// result string. Other OSes just use "%c".
|
||||
PR_FormatTime(buf, sizeof buf,
|
||||
#ifdef XP_PC
|
||||
#if defined(XP_PC) && !defined(XP_OS2)
|
||||
"%#c",
|
||||
#else
|
||||
"%c",
|
||||
|
||||
Reference in New Issue
Block a user