From 0d28378a7ac1410c4d32b7e0415fdc646ce2a755 Mon Sep 17 00:00:00 2001 From: Kim Alvefur Date: Mon, 23 Jan 2017 18:33:35 +0100 Subject: util-src/*.c: Squeeze repeated blank lines --- util-src/encodings.c | 1 - 1 file changed, 1 deletion(-) (limited to 'util-src/encodings.c') 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 -- cgit v1.2.3