mirror of
https://github.com/lwip-tcpip/lwip.git
synced 2024-11-07 05:30:14 +00:00
DON'T WORRY, it's just a test on CVS keywords (I will remove)
This commit is contained in:
parent
f5991dd9b6
commit
3dfe5f993b
@ -35,7 +35,7 @@
|
||||
*
|
||||
* Author: Adam Dunkels <adam@sics.se>
|
||||
*
|
||||
* $Revision: 1.10 $ $Date: 2007/09/07 12:31:50 $
|
||||
* $Revision: 1.11 $ $Date: 2007/09/07 12:32:40 $
|
||||
*/
|
||||
|
||||
#include "lwip/opt.h"
|
||||
@ -162,4 +162,3 @@ inet_chksum_pbuf(struct pbuf *p)
|
||||
}
|
||||
return ~(acc & 0xffff);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user