Fix description of qbutil.h

The too early @author field stopped Doxygen from interpreting it.
This commit is contained in:
Ferenc Wágner 2015-04-20 15:10:48 +02:00
parent 75574d3b2c
commit 2dea3ddb8b

View File

@ -36,10 +36,10 @@ extern "C" {
/**
* @file qbutil.h
* @author Angus Salkeld <asalkeld@redhat.com>
*
* These are some convience functions used throughout libqb.
*
* @author Angus Salkeld <asalkeld@redhat.com>
*
* @par Locking
* - qb_thread_lock_create()
* - qb_thread_lock()