chiark
/
gitweb
/
~mdw
/
disorder
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge config aliasing bug fix.
[disorder]
/
lib
/
eventlog.c
diff --git
a/lib/eventlog.c
b/lib/eventlog.c
index 9297906e89565cebbf9db45737c7873d446ef764..a56884b33d50b3874f3f537eca2b5daedbfb3b5a 100644
(file)
--- a/
lib/eventlog.c
+++ b/
lib/eventlog.c
@@
-15,7
+15,9
@@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-
+/** @file lib/eventlog.c
+ * @brief Event logging
+ */
#include "common.h"
#include <stdarg.h>