Functions | |
| PR_IMPLEMENT (const PRVersionDescription *) | |
Variables | |
| PRVersionDescription | VERSION_DESC_NAME |
| PR_IMPLEMENT | ( | const PRVersionDescription * | ) |
Initial value:
{
2,
_BUILD_TIME,
_BUILD_STRING,
PR_VMAJOR,
PR_VMINOR,
PR_VPATCH,
PR_BETA,
#if defined(DEBUG)
PR_TRUE,
#else
PR_FALSE,
#endif
PR_FALSE,
_PRODUCTION,
"Portable runtime",
"N/A",
"Copyright (c) 1998 Netscape Communications Corporation. All Rights Reserved",
"http://www.mozilla.org/MPL/",
""
}
1.5.6