From 0a6468f30c90633491c3810311706ce73cd07bed Mon Sep 17 00:00:00 2001 From: "wtchang%redhat.com" Date: Mon, 9 May 2005 19:02:20 +0000 Subject: [PATCH] Bugzilla bug 293400: removed an extraneous blank line introduced in the fix for Bugzilla bug 292899. This blank line broke OS/2 builds. The patch is contributed by Andy Willis . r=wtc. git-svn-id: svn://10.0.0.236/trunk@173219 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/nsprpub/pr/src/nspr.def | 1 - 1 file changed, 1 deletion(-) diff --git a/mozilla/nsprpub/pr/src/nspr.def b/mozilla/nsprpub/pr/src/nspr.def index bfcf527841f..ac882e2724b 100644 --- a/mozilla/nsprpub/pr/src/nspr.def +++ b/mozilla/nsprpub/pr/src/nspr.def @@ -465,4 +465,3 @@ EXPORTS ;- ;+ global: PR_GetPhysicalMemorySize; ;+} NSPR_4.5; -