Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVeronika Irvine2005-02-16 20:24:31 +0000
committerVeronika Irvine2005-02-16 20:24:31 +0000
commit5ab172a459a0d83af21740b41c4e4bd77450c78b (patch)
tree95a56afde3504053bebc12d49fcaed65021e25c6 /bundles/org.eclipse.swt/META-INF/MANIFEST.MF
parent1e6274f146f306b83b38deb6a5c3cb21e543741a (diff)
downloadeclipse.platform.swt-5ab172a459a0d83af21740b41c4e4bd77450c78b.tar.gz
eclipse.platform.swt-5ab172a459a0d83af21740b41c4e4bd77450c78b.tar.xz
eclipse.platform.swt-5ab172a459a0d83af21740b41c4e4bd77450c78b.zip
change requested by OSGI team
Must have a blank line at end of manifest
Diffstat (limited to 'bundles/org.eclipse.swt/META-INF/MANIFEST.MF')
-rw-r--r--bundles/org.eclipse.swt/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.swt/META-INF/MANIFEST.MF b/bundles/org.eclipse.swt/META-INF/MANIFEST.MF
index 403b6d6007..f36ec556e9 100644
--- a/bundles/org.eclipse.swt/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.swt/META-INF/MANIFEST.MF
@@ -20,4 +20,4 @@ Provide-Package:
org.eclipse.swt.printing,
org.eclipse.swt.program,
org.eclipse.swt.widgets
-Eclipse-ExtensibleAPI: true \ No newline at end of file
+Eclipse-ExtensibleAPI: true

Back to the top