diff options
author | Jens Carl <j.carl43@gmx.de> | 2019-05-07 08:56:00 -0700 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2019-05-08 08:23:16 +0200 |
commit | bfdb5a2d96483907cd4b757398b3df159a9e7af2 (patch) | |
tree | 8d2c979ec1dc241b26b53a335acf70f921d16727 /include/sal/log-areas.dox | |
parent | 21752f20e29040dfa6e2ac0e46099971765af50e (diff) |
tdf#43157 Clean up OSL_VERIFY (replace with SAL_WARN)
Replace OSL_VERIFY with if-statement and SAL_WARN.
Change-Id: I356a875e1364f3d16f562f3cfa0b41e0939e43d5
Reviewed-on: https://gerrit.libreoffice.org/71923
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'include/sal/log-areas.dox')
-rw-r--r-- | include/sal/log-areas.dox | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/sal/log-areas.dox b/include/sal/log-areas.dox index d72710a1f79e..1f007b0c2944 100644 --- a/include/sal/log-areas.dox +++ b/include/sal/log-areas.dox @@ -405,6 +405,7 @@ certain functionality. @li @c toolkit @li @c toolkit.controls +@li @c toolkit.helper @section tools |