Fixed white space.

git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6324 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
gdisirio 2013-09-28 08:21:24 +00:00
parent ef91fe2a26
commit 3ffadedd4f
1 changed files with 1 additions and 2 deletions

View File

@ -515,8 +515,7 @@ struct ADCDriver {
/** /**
* @brief Current conversion group pointer or @p NULL. * @brief Current conversion group pointer or @p NULL.
*/ */
const ADCConversionGroup *grpp; const ADCConversionGroup *grpp;
#if ADC_USE_WAIT || defined(__DOXYGEN__) #if ADC_USE_WAIT || defined(__DOXYGEN__)
/** /**
* @brief Waiting thread. * @brief Waiting thread.