1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-27 10:03:20 +00:00
freebsd-ports/chinese/tin/files/patch-init.c
Yen-Ming Lee 2f2516d4df - update to 2.0.1
- drop maintainership

PR:		159863
Submitted by:	Yi-Rong Wang <wangyr@cs.nctu.edu.tw>
2012-01-02 15:34:21 +00:00

17 lines
550 B
C

--- src/init.c.orig 2011-08-18 12:58:08.564585495 +0800
+++ src/init.c 2011-08-18 12:58:30.264685035 +0800
@@ -354,11 +354,11 @@
#endif /* USE_INVERSE_HACK */
TRUE, /* keep_dead_articles */
POSTED_FILE, /* posted_articles_file */
- FALSE, /* mail_8bit_header */
+ TRUE, /* mail_8bit_header */
FALSE, /* mark_ignore_tags */
TRUE, /* mark_saved_read */
TRUE, /* pos_first_unread */
- FALSE, /* post_8bit_header */
+ TRUE, /* post_8bit_header */
TRUE, /* post_process_view */
#ifndef DISABLE_PRINTING
FALSE, /* print_header */