Change in ...libosmocore[master]: cosmetic: Move comment to the right place

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/.

dexter gerrit-no-reply at lists.osmocom.org
Fri Sep 20 08:11:30 UTC 2019


dexter has submitted this change and it was merged. ( https://gerrit.osmocom.org/c/libosmocore/+/15572 )

Change subject: cosmetic: Move comment to the right place
......................................................................

cosmetic: Move comment to the right place

Change-Id: I3d548fcc7d500baf37134b14af91bc7b284ce6ad
---
M include/osmocom/codec/ecu.h
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  fixeria: Looks good to me, approved
  pespin: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/include/osmocom/codec/ecu.h b/include/osmocom/codec/ecu.h
index ec94670..f3b34c9 100644
--- a/include/osmocom/codec/ecu.h
+++ b/include/osmocom/codec/ecu.h
@@ -5,7 +5,6 @@
 
 #include <osmocom/codec/codec.h>
 
-/* Codec independent ECU state */
 struct osmo_ecu_fr_state {
 	bool subsequent_lost_frame;
 	uint8_t frame_backup[GSM_FR_BYTES];
@@ -40,6 +39,7 @@
  *   -- Harald Welte <laforge at gnumonks.org> on August 1, 2019.
  */
 
+/* Codec independent ECU state */
 struct osmo_ecu_state {
 	enum osmo_ecu_codec codec;
 	uint8_t data[0];

-- 
To view, visit https://gerrit.osmocom.org/c/libosmocore/+/15572
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: I3d548fcc7d500baf37134b14af91bc7b284ce6ad
Gerrit-Change-Number: 15572
Gerrit-PatchSet: 2
Gerrit-Owner: dexter <pmaier at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: dexter <pmaier at sysmocom.de>
Gerrit-Reviewer: fixeria <axilirator at gmail.com>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190920/92ea9f0d/attachment.htm>


More information about the gerrit-log mailing list