This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "SCCP Library".
The branch, master has been updated
via 7a4f7826927ce3948dbfd7e0dbcf070f660cae11 (commit)
from 8e708d1f2da1b187f631bf08172a5194a85b1a23 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/libosmo-sccp/commit/?id=7a4f7826927ce3948dbfd7e0dbc…
commit 7a4f7826927ce3948dbfd7e0dbcf070f660cae11
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Mon Apr 3 16:25:49 2017 +0200
Replace unused m3ua_types.h with protocol/m3ua.h
This is more in line with what we do for SUA in protocol/sua.h
Change-Id: I4a32cb698d28b4ccff9280b8512557ab5a353fe3
-----------------------------------------------------------------------
Summary of changes:
include/osmocom/sigtran/Makefile.am | 4 +-
include/osmocom/sigtran/m3ua_types.h | 128 ---------------------------
include/osmocom/sigtran/protocol/m3ua.h | 147 ++++++++++++++++++++++++++++++++
3 files changed, 149 insertions(+), 130 deletions(-)
delete mode 100644 include/osmocom/sigtran/m3ua_types.h
create mode 100644 include/osmocom/sigtran/protocol/m3ua.h
hooks/post-receive
--
SCCP Library