diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2019-05-22 13:37:05 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2019-05-22 15:54:07 +0200 |
commit | 40e2a0d7039eee9c5377996da3949680903e1016 (patch) | |
tree | dce2e6fff33878835f0e2b7d55990ed0725f48f0 /sdext | |
parent | e5cb863bb9c8e59f6c8251342ba6f48915fb46fa (diff) |
Turn pointers into references
...to avoid the upcoming loplugin:data asking to replace just the initial
&aStrs[0] with aStrs.begin() and leave the rest alone, which would make the
result look odd.
Change-Id: I37a86fc494c47afc56de041f3d803356fb97317d
Reviewed-on: https://gerrit.libreoffice.org/72762
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'sdext')
0 files changed, 0 insertions, 0 deletions