laforge has submitted this change. ( 
https://gerrit.osmocom.org/c/libosmocore/+/34695?usp=email )

Change subject: write_queue: Fix Doxygen comment
......................................................................

write_queue: Fix Doxygen comment

Change-Id: Ib2508411ae46e2456466beaae63d3f401e34d0d4
---
M src/core/write_queue.c
1 file changed, 10 insertions(+), 1 deletion(-)

Approvals:
  Jenkins Builder: Verified
  pespin: Looks good to me, but someone else must approve
  laforge: Looks good to me, approved




diff --git a/src/core/write_queue.c b/src/core/write_queue.c
index ffa7704..8fb73a6 100644
--- a/src/core/write_queue.c
+++ b/src/core/write_queue.c
@@ -147,7 +147,7 @@
        queue->bfd.when &= ~OSMO_FD_WRITE;
 }
 
-/* Update write queue length & drop excess messages.
+/*! Update write queue length & drop excess messages.
  * \param[in] queue linked list header of message queue
  * \param[in] len new max. wqueue length
  * \returns Number of messages dropped.

--
To view, visit https://gerrit.osmocom.org/c/libosmocore/+/34695?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: Ib2508411ae46e2456466beaae63d3f401e34d0d4
Gerrit-Change-Number: 34695
Gerrit-PatchSet: 2
Gerrit-Owner: arehbein <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <[email protected]>
Gerrit-Reviewer: pespin <[email protected]>
Gerrit-MessageType: merged

Reply via email to