]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[tcp] Fix typos by changing ntohl() to htonl() where appropriate
authorMichael Brown <mcb30@ipxe.org>
Tue, 13 Jul 2010 16:18:48 +0000 (17:18 +0100)
committerMichael Brown <mcb30@ipxe.org>
Tue, 13 Jul 2010 16:19:37 +0000 (17:19 +0100)
commit73e3672468d1e71768783bb3ddccf44bc64da3e8
treebd0b13e2c0003aa28d7d79a12038474df4d47411
parent43450342a9d81dc0af4dff55e53d61066f6f717a
[tcp] Fix typos by changing ntohl() to htonl() where appropriate

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/net/tcp.c