From 80d95a6465e97cbb8309eb074ed863c5ac561684 Mon Sep 17 00:00:00 2001 From: "wtchang%redhat.com" Date: Tue, 8 Mar 2005 03:01:05 +0000 Subject: [PATCH] Removed blank lines in *.def files. Modified Files: plds.def plc.def nspr.def my.def git-svn-id: svn://10.0.0.236/trunk@170354 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/nsprpub/lib/ds/plds.def | 4 ++-- mozilla/nsprpub/lib/libc/src/plc.def | 3 +-- mozilla/nsprpub/pr/src/nspr.def | 4 ++-- mozilla/nsprpub/pr/tests/dll/my.def | 4 ++-- 4 files changed, 7 insertions(+), 8 deletions(-) diff --git a/mozilla/nsprpub/lib/ds/plds.def b/mozilla/nsprpub/lib/ds/plds.def index 394625f89f6..d72796a4c21 100644 --- a/mozilla/nsprpub/lib/ds/plds.def +++ b/mozilla/nsprpub/lib/ds/plds.def @@ -1,3 +1,4 @@ +;+# ;+# ***** BEGIN LICENSE BLOCK ***** ;+# Version: MPL 1.1/GPL 2.0/LGPL 2.1 ;+# @@ -33,7 +34,7 @@ ;+# the terms of any one of the MPL, the GPL or the LGPL. ;+# ;+# ***** END LICENSE BLOCK ***** - +;+# ;+# OK, this file is meant to support SUN, LINUX, AIX, OS/2 and WINDOWS ;+# 1. For all unix platforms, the string ";-" means "remove this line" ;+# 2. For all unix platforms, the string " DATA " will be removed from any @@ -46,7 +47,6 @@ ;+# And for AIX, the first ";" will also be removed. ;+# This file is passed directly to windows. Since ';' is a comment, all UNIX ;+# directives are hidden behind ";", ";+", and ";-" - ;+NSPR_4.0 { ;+ global: LIBRARY plds4 ;- diff --git a/mozilla/nsprpub/lib/libc/src/plc.def b/mozilla/nsprpub/lib/libc/src/plc.def index 84b5d3ebae1..18bb88d6adf 100644 --- a/mozilla/nsprpub/lib/libc/src/plc.def +++ b/mozilla/nsprpub/lib/libc/src/plc.def @@ -34,7 +34,7 @@ ;+# the terms of any one of the MPL, the GPL or the LGPL. ;+# ;+# ***** END LICENSE BLOCK ***** - +;+# ;+# OK, this file is meant to support SUN, LINUX, AIX, OS/2 and WINDOWS ;+# 1. For all unix platforms, the string ";-" means "remove this line" ;+# 2. For all unix platforms, the string " DATA " will be removed from any @@ -47,7 +47,6 @@ ;+# And for AIX, the first ";" will also be removed. ;+# This file is passed directly to windows. Since ';' is a comment, all UNIX ;+# directives are hidden behind ";", ";+", and ";-" - ;+NSPR_4.0 { ;+ global: LIBRARY plc4 ;- diff --git a/mozilla/nsprpub/pr/src/nspr.def b/mozilla/nsprpub/pr/src/nspr.def index b955d1dec90..0549fd048d8 100644 --- a/mozilla/nsprpub/pr/src/nspr.def +++ b/mozilla/nsprpub/pr/src/nspr.def @@ -34,7 +34,7 @@ ;+# the terms of any one of the MPL, the GPL or the LGPL. ;+# ;+# ***** END LICENSE BLOCK ***** - +;+# ;+# OK, this file is meant to support SUN, LINUX, AIX, OS/2 and WINDOWS ;+# 1. For all unix platforms, the string ";-" means "remove this line" ;+# 2. For all unix platforms, the string " DATA " will be removed from any @@ -47,7 +47,7 @@ ;+# And for AIX, the first ";" will also be removed. ;+# This file is passed directly to windows. Since ';' is a comment, all UNIX ;+# directives are hidden behind ";", ";+", and ";-" - +;+# ;+NSPR_4.0 { ;+ global: LIBRARY nspr4 ;- diff --git a/mozilla/nsprpub/pr/tests/dll/my.def b/mozilla/nsprpub/pr/tests/dll/my.def index 6dee717b62a..76cdfd96f0b 100644 --- a/mozilla/nsprpub/pr/tests/dll/my.def +++ b/mozilla/nsprpub/pr/tests/dll/my.def @@ -34,7 +34,7 @@ ;+# the terms of any one of the MPL, the GPL or the LGPL. ;+# ;+# ***** END LICENSE BLOCK ***** - +;+# ;+# OK, this file is meant to support SUN, LINUX, AIX, OS/2 and WINDOWS ;+# 1. For all unix platforms, the string ";-" means "remove this line" ;+# 2. For all unix platforms, the string " DATA " will be removed from any @@ -47,7 +47,7 @@ ;+# And for AIX, the first ";" will also be removed. ;+# This file is passed directly to windows. Since ';' is a comment, all UNIX ;+# directives are hidden behind ";", ";+", and ";-" - +;+# ;+MY_1.0 { ;+ global: LIBRARY my ;-