mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2025-08-04 21:44:38 +08: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 */
|
#endif /* BYTE_ORDER == BIG_ENDIAN */
|
||||||
|
|
||||||
/* Functions that are not available as standard implementations.
|
/* 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
|
* your platform to save some code bytes if you use these functions
|
||||||
* in your application, too.
|
* in your application, too.
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user