From 2d2e2cca0dc1d62addc9c9fcb3a59f343fc3baf6 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Mon, 25 Apr 2016 12:11:20 +0200 Subject: Update doxygen annotations in libosmocore This adds and improves doxygen API descriptions all over libosmocore, reducing the 'white spots' that don't have any documentation. --- src/backtrace.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/backtrace.c') diff --git a/src/backtrace.c b/src/backtrace.c index 5b93becb..6cd798c5 100644 --- a/src/backtrace.c +++ b/src/backtrace.c @@ -70,6 +70,8 @@ void osmo_generate_backtrace(void) } /*! \brief Generate and log a call back-trace + * \param[in] subsys Logging sub-system + * \param[in] level Logging level * * This function will generate a function call back-trace of the * current process and log it to the specified subsystem and -- cgit v1.2.3