summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/luatexdir/hyphen.h
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/web2c/luatexdir/hyphen.h')
-rw-r--r--Build/source/texk/web2c/luatexdir/hyphen.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/web2c/luatexdir/hyphen.h b/Build/source/texk/web2c/luatexdir/hyphen.h
index fa54e8db245..842049e263c 100644
--- a/Build/source/texk/web2c/luatexdir/hyphen.h
+++ b/Build/source/texk/web2c/luatexdir/hyphen.h
@@ -45,7 +45,7 @@ extern "C" {
# include "ptexlib.h"
# include "nodes.h"
- HyphenDict *hnj_hyphen_new();
+ HyphenDict *hnj_hyphen_new(void);
void hnj_hyphen_load(HyphenDict * dict, const unsigned char *fn);
void hnj_hyphen_free(HyphenDict * dict);
void hnj_hyphen_clear(HyphenDict * dict);