Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Watson2007-07-30 19:06:31 +0000
committerThomas Watson2007-07-30 19:06:31 +0000
commitba9df3b369e7d6007c6acfc6327b028df3a266c6 (patch)
tree69c5618083a03ead9d3ff18c527d6a7a0754ab55 /bundles/org.eclipse.equinox.launcher
parentb10bc94a1615f8049c21f2246adee71bb8a4ea47 (diff)
downloadrt.equinox.framework-ba9df3b369e7d6007c6acfc6327b028df3a266c6.tar.gz
rt.equinox.framework-ba9df3b369e7d6007c6acfc6327b028df3a266c6.tar.xz
rt.equinox.framework-ba9df3b369e7d6007c6acfc6327b028df3a266c6.zip
manifest must end in a newline.v20070730
Diffstat (limited to 'bundles/org.eclipse.equinox.launcher')
-rw-r--r--bundles/org.eclipse.equinox.launcher/fragments/org.eclipse.equinox.launcher.win32.win32.x86_64/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.launcher/fragments/org.eclipse.equinox.launcher.win32.win32.x86_64/META-INF/MANIFEST.MF b/bundles/org.eclipse.equinox.launcher/fragments/org.eclipse.equinox.launcher.win32.win32.x86_64/META-INF/MANIFEST.MF
index 63bc306f3..520bf1d44 100644
--- a/bundles/org.eclipse.equinox.launcher/fragments/org.eclipse.equinox.launcher.win32.win32.x86_64/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.equinox.launcher/fragments/org.eclipse.equinox.launcher.win32.win32.x86_64/META-INF/MANIFEST.MF
@@ -5,4 +5,4 @@ Bundle-SymbolicName: org.eclipse.equinox.launcher.win32.win32.x86_64
Bundle-Version: 1.0.100.qualifier
Fragment-Host: org.eclipse.equinox.launcher;bundle-version="1.0.0"
Eclipse-PlatformFilter: (& (osgi.ws=win32) (osgi.os=win32) (osgi.arch=x86_64))
-Bundle-Localization: launcher.win32.win32.x86_64 \ No newline at end of file
+Bundle-Localization: launcher.win32.win32.x86_64

Back to the top