diff options
Diffstat (limited to 'converters/php52-mbstring/files/patch-oniguruma_regerror.c')
-rw-r--r-- | converters/php52-mbstring/files/patch-oniguruma_regerror.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/converters/php52-mbstring/files/patch-oniguruma_regerror.c b/converters/php52-mbstring/files/patch-oniguruma_regerror.c index 969b57625924..c2d89988afa3 100644 --- a/converters/php52-mbstring/files/patch-oniguruma_regerror.c +++ b/converters/php52-mbstring/files/patch-oniguruma_regerror.c @@ -1,5 +1,5 @@ ---- oniguruma/regerror.c.orig Sat Jan 28 09:53:54 2006 -+++ oniguruma/regerror.c Sat Jan 28 09:56:58 2006 +--- ext/mbstring/oniguruma/regerror.c.orig Sat Jan 28 09:53:54 2006 ++++ ext/mbstring/oniguruma/regerror.c Sat Jan 28 09:56:58 2006 @@ -27,6 +27,7 @@ * SUCH DAMAGE. */ |