doc: remove superfluous parameter for @file

doxygen can figure this out much better on its own.
This commit is contained in:
Oleg Hahm 2014-11-28 14:20:24 +01:00
parent 7f9fb2bea3
commit 823105bcae
2 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@
* @ingroup board_fox * @ingroup board_fox
* @{ * @{
* *
* @file periph_conf.h * @file
* @brief Peripheral MCU configuration for the fox board * @brief Peripheral MCU configuration for the fox board
* *
* @author Thomas Eichinger <thomas.eichinger@fu-berlin.de> * @author Thomas Eichinger <thomas.eichinger@fu-berlin.de>

View File

@ -10,7 +10,7 @@
* @ingroup board_spark-core * @ingroup board_spark-core
* @{ * @{
* *
* @file periph_conf.h * @file
* @brief Peripheral MCU configuration for the spark-core board * @brief Peripheral MCU configuration for the spark-core board
* *
* @author Christian Mehlis <mehlis@inf.fu-berlin.de> * @author Christian Mehlis <mehlis@inf.fu-berlin.de>