summaryrefslogtreecommitdiffstats
path: root/libsmartcols/src/init.c
diff options
context:
space:
mode:
authorKarel Zak2014-04-07 14:07:49 +0200
committerKarel Zak2014-04-07 14:07:49 +0200
commite2310281c74bfaae4d3618ddd5d0568c494eda6a (patch)
tree04d5c5bc739c38f1cb5f67e6c77e0e91039e0313 /libsmartcols/src/init.c
parentlibsmartcols: add debug and version functions (diff)
downloadkernel-qcow2-util-linux-e2310281c74bfaae4d3618ddd5d0568c494eda6a.tar.gz
kernel-qcow2-util-linux-e2310281c74bfaae4d3618ddd5d0568c494eda6a.tar.xz
kernel-qcow2-util-linux-e2310281c74bfaae4d3618ddd5d0568c494eda6a.zip
libsmartcols: improve docs
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'libsmartcols/src/init.c')
-rw-r--r--libsmartcols/src/init.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/libsmartcols/src/init.c b/libsmartcols/src/init.c
index 97e088059..95b4610b7 100644
--- a/libsmartcols/src/init.c
+++ b/libsmartcols/src/init.c
@@ -9,6 +9,8 @@
* SECTION: init
* @title: Library initialization
* @short_description: initialize debugging
+ *
+ * The library debug stuff.
*/
#include <stdarg.h>