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/lmathlib.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libs/liblua/src/lmathlib.c') diff --git a/libs/liblua/src/lmathlib.c b/libs/liblua/src/lmathlib.c index e0240c9b54..2ea8b47d93 100644 --- a/libs/liblua/src/lmathlib.c +++ b/libs/liblua/src/lmathlib.c @@ -1,4 +1,4 @@ -/* +/* ** $Id: lmathlib.c,v 1.118 2016/12/20 18:37:00 roberto Exp roberto $ ** Standard mathematical library ** See Copyright Notice in lua.h -- cgit v1.2.3