From 59cd671ba931279556dff5abf1db652f7611a6a6 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Sun, 9 Jan 2011 13:33:20 +0000 Subject: Fixed bug 3153591. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2629 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- os/hal/dox/mac.dox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'os/hal/dox/mac.dox') diff --git a/os/hal/dox/mac.dox b/os/hal/dox/mac.dox index b3aca74ab..778795f15 100644 --- a/os/hal/dox/mac.dox +++ b/os/hal/dox/mac.dox @@ -22,7 +22,7 @@ * @brief Generic MAC driver. * @details This module implements a generic interface for MAC (Media * Access Control) drivers, as example Ethernet controllers. - * @pre In order to use the ADC driver the @p CH_HAL_USE_MAC option + * @pre In order to use the MAC driver the @p HAL_USE_MAC option * must be enabled in @p halconf.h. * * @ingroup IO -- cgit v1.2.3