Fix trivial copy & paste mistake for comment in header files

Signed-off-by: Axel Lin <axel.lin@ingics.com>
This commit is contained in:
Axel Lin 2018-02-14 22:43:44 +08:00
parent 133bf70ab5
commit 5d5b8fbb46
5 changed files with 5 additions and 5 deletions

View File

@ -69,4 +69,4 @@ void altcp_mbedtls_free_config(void *item);
#endif /* LWIP_ALTCP_TLS && LWIP_ALTCP_TLS_MBEDTLS */
#endif /* LWIP_ALTCP */
#endif /* LWIP_HDR_ALTCP_TLS_H */
#endif /* LWIP_HDR_ALTCP_MBEDTLS_MEM_H */

View File

@ -251,4 +251,4 @@ void httpd_inits(struct altcp_tls_config *conf);
}
#endif
#endif /* LWIP_HTTPD_H */
#endif /* LWIP_HDR_APPS_HTTPD_H */

View File

@ -293,4 +293,4 @@ enum lwip_ipv6_scope_type
#endif /* LWIP_IPV6 */
#endif /* LWIP_HDR_IP6_ADDR_H */
#endif /* LWIP_HDR_IP6_ZONE_H */

View File

@ -173,4 +173,4 @@ typedef enum {
}
#endif
#endif /*LWIP_HDR_PROT_DHCP_H*/
#endif /* LWIP_HDR_PROT_DHCP_H */

View File

@ -133,4 +133,4 @@ typedef enum {
}
#endif
#endif /*LWIP_HDR_PROT_DHCP_H*/
#endif /* LWIP_HDR_PROT_DHCP6_H */