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 "An utility library for Open Source Mobile Communications".
The branch, master has been updated
via b0c43a606334cb6d0796e9fb102823ce040224f6 (commit)
from 3c38e60cd55814a7b4c34f22e0b2e6e671f883c4 (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/libosmocore/commit/?id=b0c43a606334cb6d0796e9fb1028…
commit b0c43a606334cb6d0796e9fb102823ce040224f6
Author: Daniel Willmann <dwillmann(a)sysmocom.de>
Date: Thu Feb 8 18:00:37 2018 +0100
fsm: Add a function to change the FSM instance ID later
Sometimes we want to create an FSM instance before we know its name. In
that case we should be able to update the id later.
Change-Id: Ic216e5b11d4440f8e106a297714f4f06c1152945
-----------------------------------------------------------------------
Summary of changes:
include/osmocom/core/fsm.h | 2 ++
src/fsm.c | 31 +++++++++++++++++++++++++------
2 files changed, 27 insertions(+), 6 deletions(-)
hooks/post-receive
--
An utility library for Open Source Mobile Communications