diff options
Diffstat (limited to 'chinese/tin/files/patch-attrib.c')
-rw-r--r-- | chinese/tin/files/patch-attrib.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/chinese/tin/files/patch-attrib.c b/chinese/tin/files/patch-attrib.c index d179ff4f16a3..43e57008d4e9 100644 --- a/chinese/tin/files/patch-attrib.c +++ b/chinese/tin/files/patch-attrib.c @@ -1,6 +1,6 @@ ---- src/attrib.c.orig 2011-09-18 04:55:30.000000000 -0700 -+++ src/attrib.c 2012-01-02 03:14:00.000000000 -0800 -@@ -548,6 +548,9 @@ +--- src/attrib.c.orig 2014-07-16 00:41:51.940655746 +0800 ++++ src/attrib.c 2014-07-16 00:43:36.205651630 +0800 +@@ -583,6 +583,9 @@ add_scope("*"); snprintf(buf, sizeof(buf), "%s", "~/.tin/headers"); set_attrib(OPT_ATTRIB_X_HEADERS, "*", "", buf); |