[MERGED] libosmocore[master]: api doc: fix two doxygen group closing braces

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
Tue Oct 17 11:53:46 UTC 2017


Harald Welte has submitted this change and it was merged.

Change subject: api doc: fix two doxygen group closing braces
......................................................................


api doc: fix two doxygen group closing braces

Change-Id: I6c1f47d13c5b7a9cb2281de9f017df4f1ed88ba7
---
M include/osmocom/core/linuxlist.h
M include/osmocom/gprs/gprs_ns.h
2 files changed, 2 insertions(+), 2 deletions(-)

Approvals:
  Harald Welte: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/include/osmocom/core/linuxlist.h b/include/osmocom/core/linuxlist.h
index cb753d1..8d0533f 100644
--- a/include/osmocom/core/linuxlist.h
+++ b/include/osmocom/core/linuxlist.h
@@ -397,5 +397,5 @@
 }
 
 /*!
- *  }@
+ *  @}
  */
diff --git a/include/osmocom/gprs/gprs_ns.h b/include/osmocom/gprs/gprs_ns.h
index 938ad99..5aee755 100644
--- a/include/osmocom/gprs/gprs_ns.h
+++ b/include/osmocom/gprs/gprs_ns.h
@@ -218,4 +218,4 @@
 
 void gprs_ns_set_log_ss(int ss);
 
-/*! }@ */
+/*! @} */

-- 
To view, visit https://gerrit.osmocom.org/4304
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I6c1f47d13c5b7a9cb2281de9f017df4f1ed88ba7
Gerrit-PatchSet: 3
Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Owner: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder



More information about the gerrit-log mailing list