doxygen: kernel/gen_messaging tagged.

This commit is contained in:
Nathan Letwory
2011-02-25 13:24:53 +00:00
parent 710d79925b
commit b414c6e08d
2 changed files with 10 additions and 0 deletions

View File

@@ -26,6 +26,11 @@
*
* ***** END GPL LICENSE BLOCK *****
*/
/** \file kernel/gen_messaging/GEN_messaging.h
* \ingroup genmess
*/
#ifndef GEN_MESSAGING_H
#define GEN_MESSAGING_H

View File

@@ -28,6 +28,11 @@
* A message and error sink for c and c++
*/
/** \file kernel/gen_messaging/intern/messaging.c
* \ingroup genmess
*/
#include "GEN_messaging.h"