From 129e3c1dbf05d8e0ee2b53990d532bb0c211ac11 Mon Sep 17 00:00:00 2001 From: "Matt A. Tobin" Date: Thu, 14 Jun 2018 15:28:51 -0400 Subject: Clang needs a trailing new line in intl/hyphenation/glue/hnjstdio.cpp --- intl/hyphenation/glue/hnjstdio.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'intl/hyphenation/glue') 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 +} -- cgit v1.2.3