]> git.pld-linux.org Git - packages/subversion.git/commitdiff
- outdated
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 27 Aug 2005 09:52:31 +0000 (09:52 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    subversion-SWIGEXPORT.patch -> 1.2

subversion-SWIGEXPORT.patch [deleted file]

diff --git a/subversion-SWIGEXPORT.patch b/subversion-SWIGEXPORT.patch
deleted file mode 100644 (file)
index f3e0764..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
---- subversion-1.2.0/subversion/bindings/swig/core.i.orig      2005-06-27 00:50:27.000000000 +0200
-+++ subversion-1.2.0/subversion/bindings/swig/core.i   2005-06-27 00:50:40.000000000 +0200
-@@ -425,13 +425,13 @@
- static apr_pool_t *current_pool = 0;
--SWIGEXPORT(apr_pool_t *)
-+SWIGEXPORT apr_pool_t *
- svn_swig_pl_get_current_pool (void)
- {
-   return current_pool;
- }
--SWIGEXPORT(void)
-+SWIGEXPORT void
- svn_swig_pl_set_current_pool (apr_pool_t *pool)
- {
-   current_pool = pool;
This page took 0.175607 seconds and 4 git commands to generate.