diff options
author | dsomero <xgizzmo@slackbuilds.org> | 2012-05-21 20:00:14 -0400 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2012-05-21 20:01:58 -0400 |
commit | a11fe67bac39409a738d987823ad990bc2a49f6a (patch) | |
tree | 16d38504a106f38e2a9c9f05b7567a2e22ad10f7 /libraries/enca | |
parent | ab0586e7c5c26167908e1872c8005760446ecab5 (diff) | |
download | slackbuilds-a11fe67bac39409a738d987823ad990bc2a49f6a.tar.gz |
Fix files with no newline at the end.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'libraries/enca')
-rw-r--r-- | libraries/enca/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/enca/README b/libraries/enca/README index 39b8bc59b9..ee7388298a 100644 --- a/libraries/enca/README +++ b/libraries/enca/README @@ -4,4 +4,4 @@ you to recode files without knowing their current encoding. It supports most of Central and East European languages, and a few Unicode variants, independently on language. -Optionally recode can be compiled with enca if found.
\ No newline at end of file +Optionally recode can be compiled with enca if found. |