dexter has submitted this change and it was merged. (
https://gerrit.osmocom.org/9475 )
Change subject: cosmetic: fix typo
......................................................................
cosmetic: fix typo
Change-Id: I1df5ff642b3744771836dea82f9d0b4ad6749bc5
---
M include/osmocom/mgcp/mgcp_endp.h
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Pau Espin Pedrol: Looks good to me, approved
Jenkins Builder: Verified
diff --git a/include/osmocom/mgcp/mgcp_endp.h b/include/osmocom/mgcp/mgcp_endp.h
index a486dcd..9283373 100644
--- a/include/osmocom/mgcp/mgcp_endp.h
+++ b/include/osmocom/mgcp/mgcp_endp.h
@@ -66,7 +66,7 @@
/*!< Call identifier string (as supplied by the call agant) */
char *callid;
- /*!< Local connection options (see mgcp_intermal.h) */
+ /*!< Local connection options (see mgcp_internal.h) */
struct mgcp_lco local_options;
/*!< List with connections active on this endpoint */
--
To view, visit https://gerrit.osmocom.org/9475
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-mgw
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I1df5ff642b3744771836dea82f9d0b4ad6749bc5
Gerrit-Change-Number: 9475
Gerrit-PatchSet: 2
Gerrit-Owner: dexter <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: Pau Espin Pedrol <[email protected]>
Gerrit-Reviewer: dexter <[email protected]>