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.orgReview at https://gerrit.osmocom.org/7421 cosmetic: fix typo Change-Id: I36ed82dcb6010b331fe247a60f373d8e2e8a4bfc Related: OS#2823 --- M include/osmocom/bsc/gsm_data.h 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.osmocom.org:29418/osmo-bsc refs/changes/21/7421/1 diff --git a/include/osmocom/bsc/gsm_data.h b/include/osmocom/bsc/gsm_data.h index 82a5a51..fa65ab9 100644 --- a/include/osmocom/bsc/gsm_data.h +++ b/include/osmocom/bsc/gsm_data.h @@ -184,7 +184,7 @@ /* Channel rate flag, FR=1, HR=0, Invalid=-1 */ int full_rate; - /* Channel mode flage (signaling or voice channel) */ + /* Channel mode flag (signaling or voice channel) */ enum gsm48_chan_mode chan_mode; } user_plane; -- To view, visit https://gerrit.osmocom.org/7421 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I36ed82dcb6010b331fe247a60f373d8e2e8a4bfc Gerrit-PatchSet: 1 Gerrit-Project: osmo-bsc Gerrit-Branch: master Gerrit-Owner: dexter <pmaier at sysmocom.de>