From 4e591b120fd7e412f473d124547df7d35000e102 Mon Sep 17 00:00:00 2001 From: Philipp Maier Date: Mon, 16 Sep 2019 13:22:58 +0200 Subject: cosmetic: Add comment on GSM-FR ECU struct Change-Id: Ic0a3a407c592262104af315f845f0bbd116ab26b --- include/osmocom/codec/ecu.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/osmocom/codec/ecu.h b/include/osmocom/codec/ecu.h index f3b34c97..927ca0da 100644 --- a/include/osmocom/codec/ecu.h +++ b/include/osmocom/codec/ecu.h @@ -5,6 +5,7 @@ #include +/* ECU state for GSM-FR */ struct osmo_ecu_fr_state { bool subsequent_lost_frame; uint8_t frame_backup[GSM_FR_BYTES]; -- cgit v1.2.3