[PATCH] 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/.

Neels Hofmeyr gerrit-no-reply at lists.osmocom.org
Tue Oct 17 00:59:22 UTC 2017


Review at  https://gerrit.osmocom.org/4304

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(-)


  git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/04/4304/1

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: newchange
Gerrit-Change-Id: I6c1f47d13c5b7a9cb2281de9f017df4f1ed88ba7
Gerrit-PatchSet: 1
Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Owner: Neels Hofmeyr <nhofmeyr at sysmocom.de>



More information about the gerrit-log mailing list