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 b10d214365cffa07273c9f90b844ad9ea1230c0b (commit)
from 9325d86192083a29c891f23bc984744f6b4d9123 (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=b10d214365cffa07273c9f90b844…
commit b10d214365cffa07273c9f90b844ad9ea1230c0b
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Mon Oct 16 15:58:39 2017 +0200
[doc] Ensure stats.h is parsed properly for Doxygen
stats.h uses a rather crude '#ifdef unix' hack, which means that Doxygen
will not scan the body of the file. This patch ensures 'unix' is defined
to parse the stats.h body and thus have all relevant information in it
is parsed.
Change-Id: I65384e5cc01f2ad7783cf6b71ab78b4422902aa1
-----------------------------------------------------------------------
Summary of changes:
Doxyfile.core.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
An utility library for Open Source Mobile Communications