summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--intl/hyphenation/glue/hnjstdio.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/intl/hyphenation/glue/hnjstdio.cpp b/intl/hyphenation/glue/hnjstdio.cpp
index 5be8b7c1d..59ecdf775 100644
--- a/intl/hyphenation/glue/hnjstdio.cpp
+++ b/intl/hyphenation/glue/hnjstdio.cpp
@@ -137,4 +137,4 @@ int
hnjFeof(hnjFile* f)
{
return f->mEOF ? EOF : 0;
-} \ No newline at end of file
+}