small cosmetic fix

ugfx_release_2.6
Joel Bodenmann 2012-11-07 13:45:00 +01:00
parent 0458a02b76
commit 9592a87826
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@
/**
* @brief Structure representing a Touchpad driver.
*/
typedef struct _TOUCHPADDriver {
typedef struct TOUCHPADDriver {
/*
* @brief Pointer to SPI driver.
* @note SPI driver must be enabled in mcuconf.h and halconf.h