[MERGED] libosmo-sccp[master]: sccp_helpers: adjust .h include and copyright

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
Mon Feb 13 13:57:54 UTC 2017


Harald Welte has submitted this change and it was merged.

Change subject: sccp_helpers: adjust .h include and copyright
......................................................................


sccp_helpers: adjust .h include and copyright

Change-Id: Id2d9a6c3e9b0928d245580895c78aa7355627adc
---
M src/sccp_helpers.c
1 file changed, 3 insertions(+), 3 deletions(-)

Approvals:
  Harald Welte: Looks good to me, approved
  Jenkins Builder: Verified
  Holger Freyther: Looks good to me, approved



diff --git a/src/sccp_helpers.c b/src/sccp_helpers.c
index d450627..98c93f3 100644
--- a/src/sccp_helpers.c
+++ b/src/sccp_helpers.c
@@ -1,6 +1,7 @@
-/* SCCP User SAP helper functions (move to libosmo-sigtran?) */
+/* SCCP User SAP helper functions */
 
 /* (C) 2015 by Harald Welte <laforge at gnumonks.org>
+ * (C) 2016 by sysmocom s.m.f.c. GmbH <info at sysmocom.de>
  * All Rights Reserved
  *
  * This program is free software; you can redistribute it and/or modify
@@ -22,8 +23,7 @@
 
 #include <osmocom/sigtran/sccp_sap.h>
 #include <osmocom/sigtran/sua.h>
-
-#include "sccp_helpers.h"
+#include <osmocom/sigtran/sccp_helpers.h>
 
 void sccp_make_addr_pc_ssn(struct osmo_sccp_addr *addr, uint32_t pc, uint32_t ssn)
 {

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Id2d9a6c3e9b0928d245580895c78aa7355627adc
Gerrit-PatchSet: 2
Gerrit-Project: libosmo-sccp
Gerrit-Branch: master
Gerrit-Owner: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Holger Freyther <holger at freyther.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: Neels Hofmeyr <nhofmeyr at sysmocom.de>



More information about the gerrit-log mailing list