mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-08-09 17:13:49 +08:00
Fix comment in my last commit
This commit is contained in:
@@ -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.
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user