mirror of
https://github.com/zxing/zxing.git
synced 2025-01-28 03:21:49 -08:00
90f7e7b865
The rotate code was setting the rotated points in a copy of the vector of points, rather than in the vector owned by the result. Use a reference instead of a copy so changes persist. git-svn-id: https://zxing.googlecode.com/svn/trunk@1995 59b500cc-1b3d-0410-9834-0bbf25fbcc57 |
||
---|---|---|
.. | ||
src/zxing | ||
tests/src |