aboutsummaryrefslogtreecommitdiffstats
path: root/mail/prayer/files/patch-shared_config.c
blob: 68fb78d8f2ba4d315767b32827c571201927c3de (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
--- shared/config.c.orig    2012-06-30 14:30:08 UTC
+++ shared/config.c
@@ -455,9 +455,9 @@ static struct {
     "draft_att_total_max", config_number, OFFSET(draft_att_total_max)}
     , {
     "dualuse", config_bool, OFFSET(dualuse)}
-    , {
+    , /*{
     "egd_socket", config_path, OFFSET(egd_socket)}
-    , {
+    , */{
     "expunge_on_exit", config_bool, OFFSET(expunge_on_exit)}
     , {
     "fatal_dump_core", config_bool, OFFSET(fatal_dump_core)}