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 <lafo...@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

Reply via email to