standardization pass: trim_right (trailing whitespaces)

This commit is contained in:
Joseph Henry
2017-09-13 23:21:15 -07:00
parent 48a07c32a1
commit 476f162a19
3 changed files with 16 additions and 15 deletions

View File

@@ -43,6 +43,7 @@
* will be set to standard values. Override anything you dont like!
*/
#include "lwip/debug.h"
#include "Debug.hpp"
// IP Protocol version
#if defined(LIBZT_IPV6)