This is merely a historical archive of years 2008-2021, before the migration to mailman3.
A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.
Harald Welte gerrit-no-reply at lists.osmocom.org
Review at https://gerrit.osmocom.org/4282
[doc] src/logging.c: Fix Doxygen syntax to make logging.c show up in logging group
Change-Id: I56718e1eca1739a1b0a790f2f3a1b554899a93ab
---
M src/logging.c
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/82/4282/1
diff --git a/src/logging.c b/src/logging.c
index 2e913e5..fa733cd 100644
--- a/src/logging.c
+++ b/src/logging.c
@@ -21,7 +21,7 @@
*
*/
-/* \addtogroup logging
+/*! \addtogroup logging
* @{
* libosmocore Logging sub-system
*
--
To view, visit https://gerrit.osmocom.org/4282
To unsubscribe, visit https://gerrit.osmocom.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I56718e1eca1739a1b0a790f2f3a1b554899a93ab
Gerrit-PatchSet: 1
Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Owner: Harald Welte <laforge at gnumonks.org>