Remove Byte Order Mark <U+FEFF>

This commit is contained in:
Guo Xiao 2015-07-10 15:31:54 +08:00
parent bc1f054246
commit 9eb036c869

View File

@ -1,4 +1,4 @@
// -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*- // -*- mode:c++; tab-width:2; indent-tabs-mode:nil; c-basic-offset:2 -*-
/* /*
* Copyright 2010, 2012 ZXing authors All rights reserved. * Copyright 2010, 2012 ZXing authors All rights reserved.
* *