summaryrefslogtreecommitdiff
path: root/pr/include/prtypes.h
diff options
context:
space:
mode:
authorsrinivas%netscape.com <devnull@localhost>2000-01-10 21:08:45 +0000
committersrinivas%netscape.com <devnull@localhost>2000-01-10 21:08:45 +0000
commit694a6d2b62f2d6a42c8983ddbe4549255b778e65 (patch)
tree88e555b19dfbe38747fd424e3fc24a36d448f859 /pr/include/prtypes.h
parent9f4864cbf70f2839d272775ef6c8d64536cd3417 (diff)
downloadnspr-hg-694a6d2b62f2d6a42c8983ddbe4549255b778e65.tar.gz
Update to OS/2 port; the build now uses OS_ARCH=OS2, in place of WINNT.
Checkin for sobotka@axess.com. Bugzilla 23544.
Diffstat (limited to 'pr/include/prtypes.h')
-rw-r--r--pr/include/prtypes.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pr/include/prtypes.h b/pr/include/prtypes.h
index 81cb9b30..02ea6412 100644
--- a/pr/include/prtypes.h
+++ b/pr/include/prtypes.h
@@ -147,7 +147,7 @@
#define PR_CALLBACK_DECL
#define PR_STATIC_CALLBACK(__x) static __x
-#elif defined(XP_OS2)
+#elif defined(XP_OS2_VACPP)
#define PR_EXPORT(__type) extern __type
#define PR_EXPORT_DATA(__type) extern __type