9
0
Fork 0

fix typo in comments

git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@1443 7fd9a85b-ad96-42d3-883c-3090e2eb8679
This commit is contained in:
patacongo 2008-12-12 02:17:15 +00:00
parent 2d8306e766
commit 08aa5a3e5e
1 changed files with 1 additions and 1 deletions

View File

@ -181,7 +181,7 @@
#define UIP_MAXSYNRTX 5
/* The TCP maximum segment size. This is should not be to set to more
/* The TCP maximum segment size. This is should not be set to more
* than CONFIG_NET_BUFSIZE - UIP_LLH_LEN - UIP_TCPIP_HLEN.
*/