diff options
Diffstat (limited to 'graphics/ida/files/patch-desktop.c')
-rw-r--r-- | graphics/ida/files/patch-desktop.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/ida/files/patch-desktop.c b/graphics/ida/files/patch-desktop.c index b5ac71395640..1671278fcc54 100644 --- a/graphics/ida/files/patch-desktop.c +++ b/graphics/ida/files/patch-desktop.c @@ -1,6 +1,6 @@ ---- desktop.c.orig 2009-05-24 18:56:39.000000000 +0300 -+++ desktop.c 2009-05-24 18:56:44.000000000 +0300 -@@ -26,7 +26,7 @@ +--- desktop.c.orig 2016-03-24 14:39:02 UTC ++++ desktop.c +@@ -27,7 +27,7 @@ extern int debug; /* desktop files are in utf-8 */ static int iconv_string(char *to, char *from, |