osmith has uploaded this change for review. (
https://gerrit.osmocom.org/c/libosmo-abis/+/31348 )
Change subject: Cosmetic: osmo_ortp.h: fix typos
......................................................................
Cosmetic: osmo_ortp.h: fix typos
Change-Id: I594f8506b313f4a351680bd99fe0d2c679a9c90e
---
M include/osmocom/trau/osmo_ortp.h
1 file changed, 3 insertions(+), 3 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/libosmo-abis refs/changes/48/31348/1
diff --git a/include/osmocom/trau/osmo_ortp.h b/include/osmocom/trau/osmo_ortp.h
index 4cf2321..1fe28de 100644
--- a/include/osmocom/trau/osmo_ortp.h
+++ b/include/osmocom/trau/osmo_ortp.h
@@ -15,11 +15,11 @@
/*! \brief standard payload type for GSM Full Rate (FR) */
#define RTP_PT_GSM_FULL 3
-/*! \brief Osmocom pseudo-static paylaod type for Half Rate (HR) */
+/*! \brief Osmocom pseudo-static payload type for Half Rate (HR) */
#define RTP_PT_GSM_HALF 96
-/*! \brief Osmocom pseudo-static paylaod type for Enhanced Full Rate (EFR) */
+/*! \brief Osmocom pseudo-static payload type for Enhanced Full Rate (EFR) */
#define RTP_PT_GSM_EFR 97
-/*! \brief Osmocom pseudo-static paylaod type for Adaptive Multi Rate (AMR) */
+/*! \brief Osmocom pseudo-static payload type for Adaptive Multi Rate (AMR) */
#define RTP_PT_AMR 98
#define GSM_VOICE_SAMPLE_RATE_HZ 8000
--
To view, visit
https://gerrit.osmocom.org/c/libosmo-abis/+/31348
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: libosmo-abis
Gerrit-Branch: master
Gerrit-Change-Id: I594f8506b313f4a351680bd99fe0d2c679a9c90e
Gerrit-Change-Number: 31348
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-MessageType: newchange