This is merely a historical archive of years 2008-2021, before the migration to mailman3.
A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.
pespin gerrit-no-reply at lists.osmocom.orgpespin has submitted this change. ( https://gerrit.osmocom.org/c/libosmo-sccp/+/25687 )
Change subject: cosmetic: Fix extra empty line
......................................................................
cosmetic: Fix extra empty line
Change-Id: Ibd499fc9376523e6dcfe8ba6792603c237db59f5
---
M src/osmo_ss7.c
1 file changed, 0 insertions(+), 1 deletion(-)
Approvals:
Jenkins Builder: Verified
fixeria: Looks good to me, approved
diff --git a/src/osmo_ss7.c b/src/osmo_ss7.c
index 6d68290..ebed9cf 100644
--- a/src/osmo_ss7.c
+++ b/src/osmo_ss7.c
@@ -1196,7 +1196,6 @@
* \param[in] host string containing an IP addresses.
* \returns 0 on success; negtive otherwise */
int osmo_ss7_asp_peer_add_host(struct osmo_ss7_asp_peer *peer, void *talloc_ctx, const char *host)
-
{
int i;
bool new_is_v6 = osmo_ip_str_type(host) == AF_INET6;
--
To view, visit https://gerrit.osmocom.org/c/libosmo-sccp/+/25687
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: libosmo-sccp
Gerrit-Branch: master
Gerrit-Change-Id: Ibd499fc9376523e6dcfe8ba6792603c237db59f5
Gerrit-Change-Number: 25687
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy at sysmocom.de>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20211005/ebe5cc29/attachment.htm>