Skip leading UTF8 BOM if present. Fixes the first line of the WPS not being understoo...
commit5faa765b5968a1fb96252a1b351e38a92fd5537c
authornicolasp <nicolasp@a1c6a512-1295-4272-9138-f99709370657>
Sun, 8 Apr 2007 15:02:26 +0000 (8 15:02 +0000)
committernicolasp <nicolasp@a1c6a512-1295-4272-9138-f99709370657>
Sun, 8 Apr 2007 15:02:26 +0000 (8 15:02 +0000)
tree695b0450ae3552be36e1576ae12f98b86cc04bd7
parent565d837058eb8b540d0518ffaef0635cb4acce61
Skip leading UTF8 BOM if present. Fixes the first line of the WPS not being understood as a comment when it is one.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13074 a1c6a512-1295-4272-9138-f99709370657
apps/gui/gwps-common.c
apps/gui/wps_parser.c