[PATCH] libosmo-sccp[master]: sccp_helpers.h: remove duplicate declaration of osmo_sccp_ma...

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/.

Neels Hofmeyr gerrit-no-reply at lists.osmocom.org
Thu Jun 29 17:57:32 UTC 2017


Review at  https://gerrit.osmocom.org/3086

sccp_helpers.h: remove duplicate declaration of osmo_sccp_make_addr_pc_ssn()

Change-Id: Ifbb03de3df3b9bac86fb97dfc8e81e99fc172292
---
M include/osmocom/sigtran/sccp_helpers.h
1 file changed, 0 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.osmocom.org:29418/libosmo-sccp refs/changes/86/3086/1

diff --git a/include/osmocom/sigtran/sccp_helpers.h b/include/osmocom/sigtran/sccp_helpers.h
index bbd0364..ecf583e 100644
--- a/include/osmocom/sigtran/sccp_helpers.h
+++ b/include/osmocom/sigtran/sccp_helpers.h
@@ -4,8 +4,6 @@
 #include <osmocom/core/msgb.h>
 #include <osmocom/sigtran/sccp_sap.h>
 
-void osmo_sccp_make_addr_pc_ssn(struct osmo_sccp_addr *addr, uint32_t pc, uint32_t ssn);
-
 int osmo_sccp_tx_unitdata(struct osmo_sccp_user *scu,
 			  const struct osmo_sccp_addr *calling_addr,
 			  const struct osmo_sccp_addr *called_addr,

-- 
To view, visit https://gerrit.osmocom.org/3086
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ifbb03de3df3b9bac86fb97dfc8e81e99fc172292
Gerrit-PatchSet: 1
Gerrit-Project: libosmo-sccp
Gerrit-Branch: master
Gerrit-Owner: Neels Hofmeyr <nhofmeyr at sysmocom.de>



More information about the gerrit-log mailing list