summaryrefslogtreecommitdiff
path: root/vcl/workben/fftester.cxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-01-09 15:39:55 +0100
committerStephan Bergmann <sbergman@redhat.com>2017-01-09 15:39:55 +0100
commit736300b358bc9207b360d6d7e4aa0b70499f4837 (patch)
treeb86830604449508b4e89dd00aa3a0931a7182bbf /vcl/workben/fftester.cxx
parentb57368b894851e1ae204c03753005a4a1d121908 (diff)
New loplugin:externvar: vcl
Change-Id: I8b01a7bd7459db242364b6a766549374264f26f2
Diffstat (limited to 'vcl/workben/fftester.cxx')
-rw-r--r--vcl/workben/fftester.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/workben/fftester.cxx b/vcl/workben/fftester.cxx
index af9f7251c17f..a89f0144332c 100644
--- a/vcl/workben/fftester.cxx
+++ b/vcl/workben/fftester.cxx
@@ -74,7 +74,7 @@ typedef bool (*HFilterCall)(const OUString &rUrl);
* hiccups. */
#define PERSIST_MAX 1000
-unsigned int persist_cnt;
+static unsigned int persist_cnt;
SAL_IMPLEMENT_MAIN_WITH_ARGS(argc, argv)
{