Fixed a bug I introduced while removing exceptions, which caused the
authordswitkin@google.com <dswitkin@google.com@59b500cc-1b3d-0410-9834-0bbf25fbcc57>
Wed, 18 Aug 2010 18:31:49 +0000 (18:31 +0000)
committerdswitkin@google.com <dswitkin@google.com@59b500cc-1b3d-0410-9834-0bbf25fbcc57>
Wed, 18 Aug 2010 18:31:49 +0000 (18:31 +0000)
commitad849932d5b378d683757226643fb3710d31ccec
tree40310d5afd17c602b06b79a5cd7aebdf5a81ec33
parent620a215ce9340602fbd603af69462180039901c7
Fixed a bug I introduced while removing exceptions, which caused the
x coordinate of 1D barcodes to always be flipped, as if they had been
read upside down.

git-svn-id: http://zxing.googlecode.com/svn/trunk@1547 59b500cc-1b3d-0410-9834-0bbf25fbcc57
cpp/core/src/zxing/oned/OneDReader.cpp