summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@aleksander.es>2022-02-14 22:33:10 +0100
committerAleksander Morgado <aleksander@aleksander.es>2022-02-15 15:21:47 +0100
commitb1405e77c68545d1849ddea63faa83b684d79049 (patch)
tree53a8d55a0ea74d78d352a046e611a35bbecfafb9
parentd08cbcfe160f6cafa54d9e50a3975e6cb5b97f9a (diff)
downloadlibmbim-b1405e77c68545d1849ddea63faa83b684d79049.tar.gz
libmbim-glib,utils: add missing short description in section
(cherry picked from commit 056df120dcdbd1ff042a21c3626fc77d782f0776)
-rw-r--r--src/libmbim-glib/mbim-utils.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/libmbim-glib/mbim-utils.c b/src/libmbim-glib/mbim-utils.c
index 07f01ce..7d06a97 100644
--- a/src/libmbim-glib/mbim-utils.c
+++ b/src/libmbim-glib/mbim-utils.c
@@ -26,9 +26,10 @@
/**
* SECTION:mbim-utils
* @title: Common utilities
+ * @short_description: Common utilities in the libmbim-glib library.
*
* This section exposes a set of common utilities that may be used to work
- * with the MBIM library.
+ * with the libmbim-glib library.
*/
static volatile gint __traces_enabled = FALSE;