summaryrefslogtreecommitdiff
path: root/vcl/workben/outdevgrind.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/workben/outdevgrind.cxx')
-rw-r--r--vcl/workben/outdevgrind.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/workben/outdevgrind.cxx b/vcl/workben/outdevgrind.cxx
index e6ff4f48cbff..1b983bcd2f3a 100644
--- a/vcl/workben/outdevgrind.cxx
+++ b/vcl/workben/outdevgrind.cxx
@@ -580,7 +580,7 @@ void setupMethodStubs( functor_vector_type& res )
}
void grindFunc( OutputDevice& rTarget,
- functor_vector_type::const_iterator iter,
+ functor_vector_type::const_iterator const & iter,
sal_Int32 nTurns,
const char* pMsg )
{