diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-04-08 12:38:03 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-04-08 12:38:03 +0000 |
commit | d9a7e5c725027c4946bac0a98aee01f7fbc66b53 (patch) | |
tree | d90a2d5c3c4abba9f9a643ee9a08415055307f69 /graphics/ida/files/patch-desktop.c | |
parent | Update to 5.0.11. (diff) |
Update to 2.11.
PR: 208614
Submitted by: tkato432 yahoo com
Sponsored by: Absolight
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, |