Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGrant Gayed2002-03-18 17:32:59 +0000
committerGrant Gayed2002-03-18 17:32:59 +0000
commitd62f2767519759cb523f10908e6150b525c755b1 (patch)
tree9f54d18edc177532f7c7955c650edb87ac9621fd
parent802e089feef0ca11ad1a5094d14ea1ddf29d3800 (diff)
downloadeclipse.platform.swt-d62f2767519759cb523f10908e6150b525c755b1.tar.gz
eclipse.platform.swt-d62f2767519759cb523f10908e6150b525c755b1.tar.xz
eclipse.platform.swt-d62f2767519759cb523f10908e6150b525c755b1.zip
build 2031
-rw-r--r--bundles/org.eclipse.swt/Eclipse SWT PI/motif/library/swt.c2
-rw-r--r--bundles/org.eclipse.swt/os/linux/x86/libswt-gtk-2031.sobin0 -> 202203 bytes
-rw-r--r--bundles/org.eclipse.swt/os/linux/x86/libswt-pi-1x-gtk-2031.sobin0 -> 224177 bytes
-rw-r--r--bundles/org.eclipse.swt/os/linux/x86/libswt-pixbuf-1x-gtk-2031.sobin0 -> 7121 bytes
4 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.swt/Eclipse SWT PI/motif/library/swt.c b/bundles/org.eclipse.swt/Eclipse SWT PI/motif/library/swt.c
index 5d0a75df4c..06417601cd 100644
--- a/bundles/org.eclipse.swt/Eclipse SWT PI/motif/library/swt.c
+++ b/bundles/org.eclipse.swt/Eclipse SWT PI/motif/library/swt.c
@@ -8918,4 +8918,4 @@ JNIEXPORT void JNICALL Java_org_eclipse_swt_internal_motif_OS_memmove__ILorg_ecl
getXexposeeventFields(env, src, src1, &PGLOB(XexposeeventFc));
}
memmove((void *)dest, (void *)src1, count);
-} \ No newline at end of file
+}
diff --git a/bundles/org.eclipse.swt/os/linux/x86/libswt-gtk-2031.so b/bundles/org.eclipse.swt/os/linux/x86/libswt-gtk-2031.so
new file mode 100644
index 0000000000..371dd2a750
--- /dev/null
+++ b/bundles/org.eclipse.swt/os/linux/x86/libswt-gtk-2031.so
Binary files differ
diff --git a/bundles/org.eclipse.swt/os/linux/x86/libswt-pi-1x-gtk-2031.so b/bundles/org.eclipse.swt/os/linux/x86/libswt-pi-1x-gtk-2031.so
new file mode 100644
index 0000000000..60fc834427
--- /dev/null
+++ b/bundles/org.eclipse.swt/os/linux/x86/libswt-pi-1x-gtk-2031.so
Binary files differ
diff --git a/bundles/org.eclipse.swt/os/linux/x86/libswt-pixbuf-1x-gtk-2031.so b/bundles/org.eclipse.swt/os/linux/x86/libswt-pixbuf-1x-gtk-2031.so
new file mode 100644
index 0000000000..75b3658faa
--- /dev/null
+++ b/bundles/org.eclipse.swt/os/linux/x86/libswt-pixbuf-1x-gtk-2031.so
Binary files differ

Back to the top