forked from Imagelibrary/lwip
Fix trivial copy & paste mistake for comment in header files
Signed-off-by: Axel Lin <axel.lin@ingics.com>
This commit is contained in:
@@ -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 */
|
||||
|
||||
@@ -251,4 +251,4 @@ void httpd_inits(struct altcp_tls_config *conf);
|
||||
}
|
||||
#endif
|
||||
|
||||
#endif /* LWIP_HTTPD_H */
|
||||
#endif /* LWIP_HDR_APPS_HTTPD_H */
|
||||
|
||||
@@ -293,4 +293,4 @@ enum lwip_ipv6_scope_type
|
||||
|
||||
#endif /* LWIP_IPV6 */
|
||||
|
||||
#endif /* LWIP_HDR_IP6_ADDR_H */
|
||||
#endif /* LWIP_HDR_IP6_ZONE_H */
|
||||
|
||||
@@ -173,4 +173,4 @@ typedef enum {
|
||||
}
|
||||
#endif
|
||||
|
||||
#endif /*LWIP_HDR_PROT_DHCP_H*/
|
||||
#endif /* LWIP_HDR_PROT_DHCP_H */
|
||||
|
||||
@@ -133,4 +133,4 @@ typedef enum {
|
||||
}
|
||||
#endif
|
||||
|
||||
#endif /*LWIP_HDR_PROT_DHCP_H*/
|
||||
#endif /* LWIP_HDR_PROT_DHCP6_H */
|
||||
|
||||
Reference in New Issue
Block a user