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 8b25a3f5c38a9297f9213cb6e70b7599ba999fbe (commit)
from f9c2c56c7d05dfdb076840a6c091d6341db725d4 (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=8b25a3f5c38a9297f9213cb6e70b…
commit 8b25a3f5c38a9297f9213cb6e70b7599ba999fbe
Author: Max <msuraev(a)sysmocom.de>
Date: Tue Nov 1 11:02:17 2016 +0100
Add osmo_fsm_unregister() to header
Previously function was defined but not exposed so there were a way to
register FSM but no way to unregister it.
Change-Id: I2e749d896009784b77d6d5952fcc38e1c131db2b
-----------------------------------------------------------------------
Summary of changes:
include/osmocom/core/fsm.h | 2 +-
tests/fsm/fsm_test.c | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)
hooks/post-receive
--
An utility library for Open Source Mobile Communications