Control: tags -1 patch
On Mi 23 Sep 2015 22:09:22 CEST, ZenWalker wrote:
I attached the patch
Thanks, ZenWalker. Attaching is much better then inline copy+pasting. Thanks.
Will take a look later,
Mike
--
DAS-NETZWERKTEAM
mike gabriel, herweg 7, 24357 fleckeby
fon: +49 (1520) 1976 148
GnuP
attached again, and this is the patch:
diff --git a/src/fr-command-unarchiver.c b/src/fr-command-unarchiver.c
index d13f468..7c0af4d 100644
--- a/src/fr-command-unarchiver.c
+++ b/src/fr-command-unarchiver.c
@@ -209,8 +209,13 @@ fr_command_unarchiver_extract (FrCommand *comm,
fr_process
I attached the patchdiff --git a/src/fr-command-unarchiver.c b/src/fr-command-unarchiver.c
index d13f468..7c0af4d 100644
--- a/src/fr-command-unarchiver.c
+++ b/src/fr-command-unarchiver.c
@@ -209,8 +209,13 @@ fr_command_unarchiver_extract (FrCommand *comm,
fr_process_add_arg (comm->process,
On 09/23/2015 04:06 PM, ZenWalker wrote:
> Dear maintainer, this patch works perfectly, please apply this diff on
> fr-command-unarchiver.c
Please create your patch in the universal patch format using "diff -u"
as otherwise we cannot the apply the patch and send it again.
Adrian
--
.''`. John
Dear maintainer, this patch works perfectly, please apply this diff on
fr-command-unarchiver.c
212,213c212,218
next)
process, scan->data);
---
for (scan = file_list; scan; scan = scan->next) {
5 matches
Mail list logo