Export version descriptor. Bugzilla 4742

git-svn-id: svn://10.0.0.236/trunk@52123 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
srinivas%netscape.com 1999-10-28 21:28:46 +00:00
parent 7a179cfe09
commit 894660c683
4 changed files with 4 additions and 4 deletions

View File

@ -42,7 +42,7 @@
#define _DEBUG_STRING ""
#endif
static PRVersionDescription prVersionDescription_libplds3 =
PRVersionDescription prVersionDescription_libplds3 =
{
/* version */ 2, /* this is the only one supported */
/* buildTime */ _BUILD_TIME, /* usecs since midnight 1/1/1970 GMT */

View File

@ -42,7 +42,7 @@
#define _DEBUG_STRING ""
#endif
static PRVersionDescription prVersionDescription_libplc3 =
PRVersionDescription prVersionDescription_libplc3 =
{
/* version */ 2, /* this is the only one supported */
/* buildTime */ _BUILD_TIME, /* usecs since midnight 1/1/1970 GMT */

View File

@ -42,7 +42,7 @@
#define _DEBUG_STRING ""
#endif
static PRVersionDescription prVersionDescription_libprstrms3 =
PRVersionDescription prVersionDescription_libprstrms3 =
{
/* version */ 2, /* this is the only one supported */
/* buildTime */ _BUILD_TIME, /* usecs since midnight 1/1/1970 GMT */

View File

@ -42,7 +42,7 @@
#define _DEBUG_STRING ""
#endif
static PRVersionDescription prVersionDescription_libnspr3 =
PRVersionDescription prVersionDescription_libnspr3 =
{
/* version */ 2, /* this is the only one supported */
/* buildTime */ _BUILD_TIME, /* usecs since midnight 1/1/1970 GMT */