[gimp] file-compressor: Fix compiler warning
- From: Mukund Sivaraman <muks src gnome org>
 
- To: commits-list gnome org
 
- Cc: 
 
- Subject: [gimp] file-compressor: Fix compiler warning
 
- Date: Sat,  1 Sep 2012 23:35:43 +0000 (UTC)
 
commit 310e07465b435487c6eba88ce446faaf31ba58db
Author: Mukund Sivaraman <muks banu com>
Date:   Sun Sep 2 05:05:24 2012 +0530
    file-compressor: Fix compiler warning
 plug-ins/file-compressor/file-compressor.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plug-ins/file-compressor/file-compressor.c b/plug-ins/file-compressor/file-compressor.c
index d5843c5..c2f52b6 100644
--- a/plug-ins/file-compressor/file-compressor.c
+++ b/plug-ins/file-compressor/file-compressor.c
@@ -214,7 +214,7 @@ static const Compressor compressors[] =
     N_("xz archive"),
     "application/x-xz",
     "xcf.xz,xz,xcfxz",
-    "0,ustring,\xFD7zXZ\x00",
+    "0,ustring,\3757zXZ\x00",
     ".xcfxz",
     ".xz",
 
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]