Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 176904 | Differences between
and this patch

Collapse All | Expand All

(-)pith/conf.c.old (+2 lines)
Lines 2840-2845 Link Here
2840
	 F_SEND_WO_CONFIRM, h_config_send_wo_confirm, PREF_SEND, 0},
2840
	 F_SEND_WO_CONFIRM, h_config_send_wo_confirm, PREF_SEND, 0},
2841
	{"strip-whitespace-before-send", "Strip Whitespace Before Sending",
2841
	{"strip-whitespace-before-send", "Strip Whitespace Before Sending",
2842
	 F_STRIP_WS_BEFORE_SEND, h_config_strip_ws_before_send, PREF_SEND, 0},
2842
	 F_STRIP_WS_BEFORE_SEND, h_config_strip_ws_before_send, PREF_SEND, 0},
2843
	{"enable-topal-hack", "Enable Topal hack for OpenPGP/MIME messages",
2844
	 F_ENABLE_TOPAL_HACK, h_config_enable_topal_hack, PREF_HIDDEN, 0},
2843
	{"warn-if-blank-fcc", "Warn if Blank Fcc",
2845
	{"warn-if-blank-fcc", "Warn if Blank Fcc",
2844
	 F_WARN_ABOUT_NO_FCC, h_config_warn_if_fcc_blank, PREF_SEND, 0},
2846
	 F_WARN_ABOUT_NO_FCC, h_config_warn_if_fcc_blank, PREF_SEND, 0},
2845
	{"warn-if-blank-subject", "Warn if Blank Subject",
2847
	{"warn-if-blank-subject", "Warn if Blank Subject",

Return to bug 176904