dexter has uploaded this change for review. ( 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(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-mgw refs/changes/75/9475/1
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: newchange
Gerrit-Change-Id: I1df5ff642b3744771836dea82f9d0b4ad6749bc5
Gerrit-Change-Number: 9475
Gerrit-PatchSet: 1
Gerrit-Owner: dexter <[email protected]>