Whitespace cleanup lwIP

This commit is contained in:
Dirk Ziegelmeier
2018-10-22 20:53:37 +02:00
parent 64e0ede1a1
commit 06cc825431
43 changed files with 126 additions and 136 deletions

View File

@@ -233,7 +233,7 @@ struct http_ssi_state {
struct http_ssi_tag_description {
const char *lead_in;
const char *lead_out;
const char *lead_out;
};
#endif /* LWIP_HTTPD_SSI */