summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVladimir Glazunov <vg@openoffice.org>2009-12-17 12:12:00 +0100
committerVladimir Glazunov <vg@openoffice.org>2009-12-17 12:12:00 +0100
commite0fcfdae40c7147700d507c6277ac91a082422dd (patch)
tree7744c6a568f3b01c366b7282824218b02d73124a
parent8c731c5579a40326876ef33f71cfe3823bff4aff (diff)
#i100000# add GetVersionInfo to exportsooo/DEV300_m68
-rw-r--r--neon/neon_exports_unix.patch3
1 files changed, 2 insertions, 1 deletions
diff --git a/neon/neon_exports_unix.patch b/neon/neon_exports_unix.patch
index 4e8098e..1ee1769 100644
--- a/neon/neon_exports_unix.patch
+++ b/neon/neon_exports_unix.patch
@@ -1,6 +1,6 @@
--- misc/neon-0.28.2/src/exports.map 2009-09-29 10:28:13.531250000 +0200
+++ misc/build/neon-0.28.2/src/exports.map 2009-09-21 12:16:53.453125000 +0200
-@@ -0,0 +1,286 @@
+@@ -0,0 +1,287 @@
+NEON_0_28_2 {
+ global:
+ ne__negotiate_ssl;
@@ -284,6 +284,7 @@
+ ne_207_set_response_handlers;
+ ne_accept_207;
+ ne_simple_request;
++ GetVersionInfo;
+ local:
+ *;
+};