summaryrefslogtreecommitdiff
path: root/src/prefs.c
diff options
context:
space:
mode:
authorSebastian Geerken <devnull@localhost>2012-11-14 14:04:25 +0100
committerSebastian Geerken <devnull@localhost>2012-11-14 14:04:25 +0100
commit53e9245bcbaea2b7b4485369aa2289f1d102f26c (patch)
tree686a6e3125fca5c7889d2010633d697704bf33c9 /src/prefs.c
parent7a991750e1f7bdfe6bd39f95343cc742d00c6596 (diff)
Cleaned up preferences.
Diffstat (limited to 'src/prefs.c')
-rw-r--r--src/prefs.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/prefs.c b/src/prefs.c
index 09e48862..da597607 100644
--- a/src/prefs.c
+++ b/src/prefs.c
@@ -103,6 +103,7 @@ void a_Prefs_init(void)
prefs.w3c_plus_heuristics = TRUE;
prefs.penalty_hyphen = 100;
+ prefs.penalty_hyphen_2 = 100;
}
/*