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
Thu Sep 19 08:08:50 UTC 2019


dexter has uploaded this change for review. ( 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(-)



  git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/72/15572/1

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: 1
Gerrit-Owner: dexter <pmaier at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190919/0d7f658b/attachment.htm>


More information about the gerrit-log mailing list