mirror of
https://github.com/lwip-tcpip/lwip.git
synced 2024-11-05 17:28:02 +00:00
Fix comment in my last commit
This commit is contained in:
parent
1f68b32485
commit
837b7b3f98
@ -134,7 +134,7 @@ u32_t lwip_ntohl(u32_t x);
|
||||
#endif /* BYTE_ORDER == BIG_ENDIAN */
|
||||
|
||||
/* Functions that are not available as standard implementations.
|
||||
* In lwipopts.h, you can #define these to implementations available on
|
||||
* In cc.h, you can #define these to implementations available on
|
||||
* your platform to save some code bytes if you use these functions
|
||||
* in your application, too.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user