From e9cb6aa17a053f5eb00b4a898c7f7748138503ae Mon Sep 17 00:00:00 2001 From: Joel Bodenmann Date: Fri, 8 Mar 2013 06:36:33 +0100 Subject: [PATCH] small cleanup --- drivers/ginput/touch/STMPE811/stmpe811.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/drivers/ginput/touch/STMPE811/stmpe811.h b/drivers/ginput/touch/STMPE811/stmpe811.h index f17d395b..8396a844 100644 --- a/drivers/ginput/touch/STMPE811/stmpe811.h +++ b/drivers/ginput/touch/STMPE811/stmpe811.h @@ -20,7 +20,7 @@ /** * @file drivers/ginput/touch/STMPE811/stmpe811.h - * @brief GINPUT Input Driver support header for the STMPE811 touch controller. + * @brief Register definition header for the STMPE811 touch controller. * * @addtogroup GINPUT * @{ @@ -98,3 +98,4 @@ #endif /* _STMPE811_H */ /** @} */ +