minor: removed trailing spaces

This commit is contained in:
goldsimon 2016-08-01 09:36:15 +02:00
parent 92f385aaed
commit 247d2e97a0
2 changed files with 2 additions and 2 deletions

View File

@ -48,7 +48,7 @@ extern "C" {
* @ingroup infrastructure * @ingroup infrastructure
* @{ * @{
*/ */
/** Define LWIP_ERR_T in cc.h if you want to use /** Define LWIP_ERR_T in cc.h if you want to use
* a different type for your platform (must be signed). */ * a different type for your platform (must be signed). */
#ifdef LWIP_ERR_T #ifdef LWIP_ERR_T

View File

@ -48,7 +48,7 @@ extern "C" {
* @ingroup lwip * @ingroup lwip
* @{ * @{
*/ */
/** X.x.x: Major version of the stack */ /** X.x.x: Major version of the stack */
#define LWIP_VERSION_MAJOR 2 #define LWIP_VERSION_MAJOR 2
/** x.X.x: Minor version of the stack */ /** x.X.x: Minor version of the stack */