diff options
Diffstat (limited to 'neon')
-rw-r--r-- | neon/neon_exports_unix.patch | 2 | ||||
-rw-r--r-- | neon/neon_exports_win.patch | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/neon/neon_exports_unix.patch b/neon/neon_exports_unix.patch index 1ee17690c8ed..955c714c7a05 100644 --- a/neon/neon_exports_unix.patch +++ b/neon/neon_exports_unix.patch @@ -1,7 +1,7 @@ --- 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,287 @@ -+NEON_0_28_2 { ++UDK_3_0_0 { + global: + ne__negotiate_ssl; + ne__ssl_exit; diff --git a/neon/neon_exports_win.patch b/neon/neon_exports_win.patch index 479f03a9d6bc..05bc43a0c8b0 100644 --- a/neon/neon_exports_win.patch +++ b/neon/neon_exports_win.patch @@ -1,7 +1,7 @@ --- 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,292 @@ -+NEON_0_28_2 { ++UDK_3_0_0 { + global: + ne_sspi_authenticate; + ne_sspi_clear_context; |