From f6b8e0eae4374f339487a33e3e4fe5462d5816e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 25 Nov 2017 10:16:00 +0100 Subject: New upstream version 2.0.0 --- cgats/pars.c | 6 ++++++ 1 file changed, 6 insertions(+) mode change 100644 => 100755 cgats/pars.c (limited to 'cgats/pars.c') diff --git a/cgats/pars.c b/cgats/pars.c old mode 100644 new mode 100755 index c3038d5..d4d04bf --- a/cgats/pars.c +++ b/cgats/pars.c @@ -17,6 +17,12 @@ * see the License4.txt file in this directory for licensing details. */ +/* + TTBD: + + Should skip UTF-8 BOM (0xef 0xbb 0xbf) + +*/ #define _PARS_C_ /* Turn on implimentation code */ -- cgit v1.2.3