From de6e4983e7f83794e45af5a70b036ed9f4437ab5 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Thu, 6 Dec 2012 21:25:27 +0100 Subject: add some missing doxygen annotation for libosmocore functions --- src/panic.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/panic.c') diff --git a/src/panic.c b/src/panic.c index be644ff1..84bab33b 100644 --- a/src/panic.c +++ b/src/panic.c @@ -80,3 +80,4 @@ void osmo_set_panic_handler(osmo_panic_handler_t h) osmo_panic_handler = h; } +/*! @} */ -- cgit v1.2.3