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 "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, master has been updated via dfe48fdecf5e953fa5c08053e8781d4daf6ad4a4 (commit) from af9a9b0b44323b4722e7ffbe478d91380f1d8056 (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/openbsc/commit/?id=dfe48fdecf5e953fa5c08053e8781d4da...
commit dfe48fdecf5e953fa5c08053e8781d4daf6ad4a4 Author: Harald Welte laforge@gnumonks.org Date: Fri Nov 11 15:54:34 2016 +0100
bs11_config: remove compiler waring about unused variable
bs11_config.c:78:22: warning: ‘too_fast’ defined but not used [-Wunused-const-variable=] static const uint8_t too_fast[] = { 0x12, 0x80, 0x00, 0x00, 0x02, 0x02 }; ^~~~~~~~
Change-Id: I1fdb9645128c2dfeb489bf75e89ab0adea919d2b
-----------------------------------------------------------------------
Summary of changes: openbsc/src/utils/bs11_config.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
hooks/post-receive