diff options
author | Michael Stahl <mstahl@redhat.com> | 2012-06-12 14:13:22 +0200 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2012-06-12 14:14:42 +0200 |
commit | cd18b8e313b792f5fc42edb3314a95d202406899 (patch) | |
tree | 596ec8f4f8d0e8a06a94615513e8f1b127f91dbf /libvisio | |
parent | 48da4027d0745deb3389885e903e9323b353c4d4 (diff) |
fix invalid vector.push_back(vector.back())
The vector::back() does not return a value but a reference, hence this
is invalid.
Change-Id: I8624b649deb8fb4de0d1d8af1288068acc80cef2
Diffstat (limited to 'libvisio')
0 files changed, 0 insertions, 0 deletions