[Pkg-voip-commits] [bctoolbox] 22/60: Adapt doc to updated api

Bernhard Schmidt berni at moszumanska.debian.org
Sun Oct 15 22:42:24 UTC 2017


This is an automated email from the git hooks/post-receive script.

berni pushed a commit to branch debian/sid
in repository bctoolbox.

commit 8875b8a057b5a74516032340b4671d01c4a82e23
Author: Benjamin Reis <benjamin.reis at belledonne-communications.com>
Date:   Wed Apr 5 14:22:00 2017 +0200

    Adapt doc to updated api
---
 include/bctoolbox/logging.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/include/bctoolbox/logging.h b/include/bctoolbox/logging.h
index 944d808..6bc2735 100644
--- a/include/bctoolbox/logging.h
+++ b/include/bctoolbox/logging.h
@@ -56,6 +56,7 @@ typedef void (*BctbxLogHandlerDestroyFunc)(bctbx_log_handler_t *handler);
 
 /*
  initialise logging functions, add default log handler for stdout output.
+ @param[in] bool_t create : whether or not the initialisation should create a default logger in stdout or not.
  */
 BCTBX_PUBLIC void bctbx_init_logger(bool_t create);
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/bctoolbox.git



More information about the Pkg-voip-commits mailing list