libosmocore.git branch master updated. 0.10.2-159-g408a9009

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/osmocom-commitlog@lists.osmocom.org/.

gitosis at osmocom.org gitosis at osmocom.org
Wed Feb 14 00:53:39 UTC 2018


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  408a90093bd389826fe4806a31b8bc1b2425efbf (commit)
      from  13e7f05611095313f780da29de937849cbcb0703 (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=408a90093bd389826fe4806a31b8bc1b2425efbf

commit 408a90093bd389826fe4806a31b8bc1b2425efbf
Author: Harald Welte <laforge at gnumonks.org>
Date:   Wed Feb 14 01:29:19 2018 +0100

    talloc_ctx_vty: Fix help strings (missing \n at end of line)
    
    This was causing build failures in applications using this library
    feature:
    
    Documentation error (missing docs):
    <command id='show talloc-context (application|all) (full|brief|DEPTH) tree ADDRESS'>
            <param name='ADDRESS' doc='(null)' />
    
    Documentation error (missing docs):
    <command id='show talloc-context (application|all) (full|brief|DEPTH) filter REGEXP'>
            <param name='REGEXP' doc='(null)' />
    
    Documentation error (missing docs):
    <command id='show talloc-context (application|all) (full|brief|DEPTH) tree ADDRESS'>
            <param name='ADDRESS' doc='(null)' />
    
    Documentation error (missing docs):
    <command id='show talloc-context (application|all) (full|brief|DEPTH) filter REGEXP'>
            <param name='REGEXP' doc='(null)' />
    
    Change-Id: I785c852e3313d20eade79746a7cd485d2d5908ea

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

Summary of changes:
 src/vty/talloc_ctx_vty.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)


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



More information about the osmocom-commitlog mailing list