From 62202ed10617927d5429bc59898e12a366abe744 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Wed, 6 Dec 2017 13:00:20 +0300 Subject: convert all files exept curl and new_gpg to utf-8 BOM --- libs/liblua/src/lstring.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libs/liblua/src/lstring.c') diff --git a/libs/liblua/src/lstring.c b/libs/liblua/src/lstring.c index fc9eb220e7..e757baf3d0 100644 --- a/libs/liblua/src/lstring.c +++ b/libs/liblua/src/lstring.c @@ -1,4 +1,4 @@ -/* +/* ** $Id: lstring.c,v 2.55 2015/11/03 15:36:01 roberto Exp roberto $ ** String table (keeps all strings handled by Lua) ** See Copyright Notice in lua.h -- cgit v1.2.3