1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

doxygen: cosmetics

This commit is contained in:
Oleg Hahm 2015-05-06 14:59:30 +02:00
parent b0ebdbfc89
commit 38ed6a8112

View File

@ -77,9 +77,8 @@ typedef enum {
NETCONF_OPT_STATE, /**< get/set the state of network devices as
* type ng_netconf_state_t */
NETCONF_OPT_RAWMODE, /**< en/disable the pre-processing of data
in a network device driver as type
ng_nettype_t */
* in a network device driver as type
* ng_nettype_t */
/**
* @brief en/disable the interrupt at reception start.
*