diff options
Diffstat (limited to 'net/php52-soap/files/patch-soap.c')
-rw-r--r-- | net/php52-soap/files/patch-soap.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/php52-soap/files/patch-soap.c b/net/php52-soap/files/patch-soap.c index 70b84d3a60e9..924bb3bf7405 100644 --- a/net/php52-soap/files/patch-soap.c +++ b/net/php52-soap/files/patch-soap.c @@ -1,5 +1,5 @@ ---- soap.c.orig Tue Oct 3 21:51:01 2006 -+++ soap.c Sat Nov 4 11:38:29 2006 +--- ext/soap/soap.c.orig Tue Oct 3 21:51:01 2006 ++++ ext/soap/soap.c Sat Nov 4 11:38:29 2006 @@ -23,7 +23,7 @@ #include "config.h" #endif |