diff options
author | Michael Stahl <mstahl@redhat.com> | 2015-01-28 17:16:20 +0100 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2015-01-29 21:48:13 +0100 |
commit | 585b789eadcc37bdf1577a4d0c3006b5364697a0 (patch) | |
tree | af13c3951781b6f2b9e30deeb0bafb7c69f9212f /include/sal | |
parent | 218bd97b83238496a4d2b36d0a1edaca519cdde5 (diff) |
cppu: the LogBrige really needs its own SAL_LOG area
Change-Id: I129f3dc1597035664e4ff284276cb0d49a560ab5
Diffstat (limited to 'include/sal')
-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 2cd854674412..60159333ab86 100644 --- a/include/sal/log-areas.dox +++ b/include/sal/log-areas.dox @@ -90,6 +90,7 @@ certain functionality. @section cppu @li @c cppu +@li @c cppu.log @li @c cppu.unsafebridge @section cppuhelper |