[libfile-mmagic-xs-perl] 01/09: unapply patch in git
gregor herrmann
gregoa at debian.org
Tue May 6 17:10:43 UTC 2014
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libfile-mmagic-xs-perl.
commit 8adadab5432d5ea87ebf0e42f721450e6ae6e913
Author: gregor herrmann <gregoa at debian.org>
Date: Tue May 6 18:50:51 2014 +0200
unapply patch in git
we don't like merge conflicts when importing new upstream releases ...
Git-Dch: Ignore
---
src/perl-mmagic-xs.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/perl-mmagic-xs.c b/src/perl-mmagic-xs.c
index c45f77e..3ba631f 100644
--- a/src/perl-mmagic-xs.c
+++ b/src/perl-mmagic-xs.c
@@ -1108,7 +1108,7 @@ GetDesc:
error:
FMM_SET_ERROR(state, err);
- croak("%s", SvPV_nolen(err));
+ croak(SvPV_nolen(err));
}
/* maps to mod_mime_magic::apprentice */
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libfile-mmagic-xs-perl.git
More information about the Pkg-perl-cvs-commits
mailing list