diff options
author | Noel Grandin <noel.grandin@collabora.co.uk> | 2019-11-12 20:30:09 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2019-11-13 06:13:09 +0100 |
commit | 4e4fb7e84d42ca35f47ceaf8aa3f45518888be81 (patch) | |
tree | 3a956d82b49d26ce6354e153c8e683a8a41f3ae3 | |
parent | e3b75f6c275b0f43806cef02414b0b76f2e443d0 (diff) |
fix doc
Change-Id: I39418b70040c34ade39f5e35ea700792f25418ab
Reviewed-on: https://gerrit.libreoffice.org/82545
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
-rw-r--r-- | leak-suppress.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/leak-suppress.txt b/leak-suppress.txt index e9a01fd83e56..68ca761de39e 100644 --- a/leak-suppress.txt +++ b/leak-suppress.txt @@ -6,7 +6,7 @@ # file, You can obtain one at http://mozilla.org/MPL/2.0/. # -# Use via environment variable LSAN_OPTIONS=.../leak-suppress.txt +# Use via environment variable LSAN_OPTIONS=suppressions=.../leak-suppress.txt # uno typelib leak:cppu/source/typelib/typelib.cxx |