summaryrefslogtreecommitdiff
path: root/cgats/pars.c
diff options
context:
space:
mode:
Diffstat (limited to 'cgats/pars.c')
-rwxr-xr-x[-rw-r--r--]cgats/pars.c6
1 files changed, 6 insertions, 0 deletions
diff --git a/cgats/pars.c b/cgats/pars.c
index c3038d5..d4d04bf 100644..100755
--- 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 */