mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
doc: removed superfluous (and broken) @file params
This commit is contained in:
parent
36e49c6c65
commit
dc74bd48bf
@ -12,7 +12,7 @@
|
||||
* @brief IEEE802.15.4 adapaption layer
|
||||
* @{
|
||||
*
|
||||
* @file ieee802154/ieee802154_frame.h
|
||||
* @file
|
||||
* @brief IEEE 802.14.4 framing data structs and prototypes
|
||||
*
|
||||
* @author Stephan Zeisberg <zeisberg@mi.fu-berlin.de>
|
||||
|
@ -11,7 +11,7 @@
|
||||
* @brief Routing Protocol for Low power and Lossy Networks
|
||||
* @{
|
||||
*
|
||||
* @file rpl_mode.h
|
||||
* @file
|
||||
* @brief RPL storing-mode header
|
||||
*
|
||||
* Header which includes all mode related RPL-functions. All functions are mandatory for any
|
||||
|
@ -9,7 +9,7 @@
|
||||
*
|
||||
* @ingroup sixlowpan
|
||||
* @{
|
||||
* @file sixlowborder.h
|
||||
* @file
|
||||
* @brief header for 6lowpan border router
|
||||
* @author Martin Lenders <mlenders@inf.fu-berlin.de>
|
||||
* @author Oliver Hahm <oliver.hahm@inria.fr>
|
||||
|
@ -11,7 +11,7 @@
|
||||
/**
|
||||
* @ingroup net_sixlowpan
|
||||
* @{
|
||||
* @file sixlowpan/icmp.h
|
||||
* @file
|
||||
* @brief 6lowpan neighbor discovery constants, data structs, and prototypes
|
||||
* @author Stephan Zeisberg <zeisberg@mi.fu-berlin.de>
|
||||
* @author Martin Lenders <mlenders@inf.fu-berlin.de>
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
/**
|
||||
* @{
|
||||
* @file tcp_hc.c
|
||||
* @file
|
||||
* @author Oliver Gesch <oliver.gesch@googlemail.com>
|
||||
*/
|
||||
#ifndef TCP_HC_H_
|
||||
|
Loading…
Reference in New Issue
Block a user