1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-17 10:52:44 +01:00

doc: added missing titles

This commit is contained in:
Oleg Hahm 2014-11-30 21:22:52 +01:00
parent d3d68c876f
commit cc73296d43
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
/**
/*
* nativenet transceiver interface
*
* A configurable transceiver for the native port.
@ -16,7 +16,7 @@
*/
/**
* @defgroup native_net
* @defgroup native_net Native network interface
* @ingroup native_cpu
* @{
* @author Ludwig Ortmann <ludwig.ortmann@fu-berlin.de>

View File

@ -7,7 +7,7 @@
*/
/**
* @defgroup oneway_malloc
* @defgroup oneway_malloc Oneway malloc implementation
* @ingroup sys
* @{
* @file malloc.h