improve some comments

This commit is contained in:
Stefan Lankes 2014-12-11 22:45:23 +01:00
parent 168c8a30ab
commit 13e594d16e

View file

@ -28,7 +28,7 @@
/**
* @author Stefan Lankes
* @file include/metalsvm/mailbox_types.h
* @brief Message type structure definitions for various task return types
* @brief Mailbox system for inter-task communication
*/
#ifndef __MAILBOX_TYPES_H__