mirror of
https://github.com/zxing/zxing.git
synced 2025-02-02 05:41:08 -08:00
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 |