aboutsummaryrefslogtreecommitdiffstats
path: root/util-src/encodings.c
diff options
context:
space:
mode:
authorKim Alvefur <zash@zash.se>2017-01-23 19:34:14 +0100
committerKim Alvefur <zash@zash.se>2017-01-23 19:34:14 +0100
commitdb88e0f7b51eeaed68b9b50502b6ba82c53633a1 (patch)
treeea895b1073f2ff2de7a08fc01f12797ab58c7125 /util-src/encodings.c
parent26f2953106794bbdd23db98f69fb6e90a4b8e460 (diff)
parentffde63fe687f5ffecf5fdec28358d1774a8a7169 (diff)
downloadprosody-db88e0f7b51eeaed68b9b50502b6ba82c53633a1.tar.gz
prosody-db88e0f7b51eeaed68b9b50502b6ba82c53633a1.zip
Merge 0.10->trunk
Diffstat (limited to 'util-src/encodings.c')
-rw-r--r--util-src/encodings.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/util-src/encodings.c b/util-src/encodings.c
index 6389b2be..4d6ac437 100644
--- a/util-src/encodings.c
+++ b/util-src/encodings.c
@@ -251,7 +251,6 @@ static const luaL_Reg Reg_utf8[] = {
{ NULL, NULL }
};
-
/***************** STRINGPREP *****************/
#ifdef USE_STRINGPREP_ICU