]> granicus.if.org Git - python/commit
Silence a compiler warning by supplying the correct argument type to
authorRaymond Hettinger <python@rcn.com>
Tue, 28 Sep 2004 02:19:40 +0000 (02:19 +0000)
committerRaymond Hettinger <python@rcn.com>
Tue, 28 Sep 2004 02:19:40 +0000 (02:19 +0000)
commit87de0ca74131e9edf4c2816c7428c60af8dd2ea3
tree2b3270bfe2d283ad8153de3606ca20b2c37fd256
parent6429a4727e4bb8bcb0d3deefaefe195e63e6bb6e
Silence a compiler warning by supplying the correct argument type to
the htons() function.
Modules/socketmodule.c