Change in libosmocore[master]: gprs_ns.h: Declare gprs_ns_cause_str() which already existed in c file

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

Harald Welte gerrit-no-reply at lists.osmocom.org
Sun Jul 22 13:15:24 UTC 2018


Harald Welte has uploaded this change for review. ( https://gerrit.osmocom.org/10100


Change subject: gprs_ns.h: Declare gprs_ns_cause_str() which already existed in c file
......................................................................

gprs_ns.h: Declare gprs_ns_cause_str() which already existed in c file

Change-Id: Ia95f0cc8d110f95814173bb5a1c11bd85d8cd533
---
M include/osmocom/gprs/gprs_ns.h
1 file changed, 1 insertion(+), 0 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/00/10100/1

diff --git a/include/osmocom/gprs/gprs_ns.h b/include/osmocom/gprs/gprs_ns.h
index 7b95099..c97b200 100644
--- a/include/osmocom/gprs/gprs_ns.h
+++ b/include/osmocom/gprs/gprs_ns.h
@@ -214,6 +214,7 @@
 };
 
 extern const struct value_string gprs_ns_signal_ns_names[];
+const char *gprs_ns_cause_str(enum ns_cause cause);
 
 struct ns_signal_data {
 	struct gprs_nsvc *nsvc;

-- 
To view, visit https://gerrit.osmocom.org/10100
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia95f0cc8d110f95814173bb5a1c11bd85d8cd533
Gerrit-Change-Number: 10100
Gerrit-PatchSet: 1
Gerrit-Owner: Harald Welte <laforge at gnumonks.org>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20180722/39bf2875/attachment.htm>


More information about the gerrit-log mailing list