diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2016-03-04 12:19:10 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2016-03-04 12:21:03 +0100 |
commit | d35eac83abff0a8860cd31c6e08b294e5ee8688f (patch) | |
tree | 13c5310bfba0831c35a37e688cebba52561f74aa /include | |
parent | 46c67c43236a8250e56d6af1a1caada73e8abb70 (diff) |
This is test code, OK to unconditionally print to stdout
...and where appropriate use CPPUNIT_ASSERT_EQUAL to have no need to always
print out certain values
Change-Id: Iad2ccb235b09852fffd3f010cf069c45b36e2d4b
Diffstat (limited to 'include')
-rw-r--r-- | include/sal/log-areas.dox | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/sal/log-areas.dox b/include/sal/log-areas.dox index 1ccf4b193fe8..6ed94fba73ed 100644 --- a/include/sal/log-areas.dox +++ b/include/sal/log-areas.dox @@ -32,7 +32,6 @@ certain functionality. @li @c sal.textenc - the textencoding SAL library @li @c sal.w32 @li @c sal.test -@li @c sal.doublelock @section basctl |