summary refs log tree commit diff stats
path: root/en.c
diff options
context:
space:
mode:
Diffstat (limited to 'en.c')
-rw-r--r--en.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/en.c b/en.c
new file mode 100644
index 0000000..bd8e0cf
--- /dev/null
+++ b/en.c
@@ -0,0 +1,4 @@
+/* Should the dictionary of hyphenation patterns be in
+a location other than the one specified here, replace this
+with the valid location. */
+extern char *dictfile = "/usr/local/share/hyphen/hyph_en_US.dic";