From c70c08cd497eb8297a11626361f48a3deb22bb05 Mon Sep 17 00:00:00 2001 From: Philipp Maier Date: Thu, 9 Feb 2023 13:37:34 +0100 Subject: [PATCH] mgcp_endp: cosmetic: remove unnecessary new line Change-Id: I5892bc2e07ab16356acb4e75c6f9c31f6604d41e --- src/libosmo-mgcp/mgcp_endp.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/libosmo-mgcp/mgcp_endp.c b/src/libosmo-mgcp/mgcp_endp.c index 22dbeb7a0..03e533021 100644 --- a/src/libosmo-mgcp/mgcp_endp.c +++ b/src/libosmo-mgcp/mgcp_endp.c @@ -157,7 +157,6 @@ static void chop_epname_suffix(char *epname, const struct mgcp_trunk *trunk) } } - /*! Convert all characters in epname to lowercase and strip trunk prefix and * endpoint name suffix (domain name) from epname. The result is written to * to the memory pointed at by epname_stripped. The expected size of the