cosmetic: fix typo

Change-Id: I1df5ff642b3744771836dea82f9d0b4ad6749bc5
This commit is contained in:
Philipp Maier
2018-06-06 14:14:47 +02:00
committed by dexter
parent 3d7b58d77a
commit 54b4f82f91

View File

@@ -66,7 +66,7 @@ struct mgcp_endpoint {
/*!< 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 */