From: git repository hosting <gitosis@osmocom.org>
Precedence: list
To: osmocom-commitlog@lists.osmocom.org
Date: Sun, 10 Feb 2013 09:31:04 +0100
Message-ID: <E1U4SJU-0000ER-SR@calypso.gnumonks.org>
Subject: libosmocore.git branch master updated. 0.5.3-92-g868a5c4
Message: 3

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  868a5c4782eeca54bff38f4c74704a12e3a7f8d4 (commit)
      from  25bcb6cecef0af52599c6d220e226f937ab78b12 (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/cgit/libosmocore/commit/?id=868a5c4782eeca54bff38f4c74704a12e3a7f8d4

commit 868a5c4782eeca54bff38f4c74704a12e3a7f8d4
Author: Harald Welte <laforge@gnumonks.org>
Date:   Sun Feb 10 09:29:27 2013 +0100

    turn abis_nm_debugp_foh() into a macro
    
    this will avoid printing 'abis_nm.c' as the filename in the log, which
    is pretty useless during debugging.  We want to know where
    abis_nm_debugp_foh() is being used from, not where it is implemented.

-----------------------------------------------------------------------

Summary of changes:
 include/osmocom/gsm/abis_nm.h |   12 +++++++++++-
 src/gsm/abis_nm.c             |   22 ++++++++++------------
 2 files changed, 21 insertions(+), 13 deletions(-)


hooks/post-receive
-- 
An utility library for Open Source Mobile Communications


