summaryrefslogtreecommitdiffstats
path: root/kerberosIV/Makefile.inc
diff options
context:
space:
mode:
authorbrian <brian@FreeBSD.org>1997-12-06 12:00:32 +0000
committerbrian <brian@FreeBSD.org>1997-12-06 12:00:32 +0000
commit5bdfd4647651209e0cb83448fabf713a337acb1b (patch)
treedbde21598eff965dfb838196b7fe46d78d66aab3 /kerberosIV/Makefile.inc
parent1a4a2c1dd5e2c7ba97a31d9225a7c24275650402 (diff)
downloadFreeBSD-src-5bdfd4647651209e0cb83448fabf713a337acb1b.zip
FreeBSD-src-5bdfd4647651209e0cb83448fabf713a337acb1b.tar.gz
Reverse my previous change and use htons() on an int
instead of htonl() ! This results in the int a,b,c,d changing to b,a,c,d, but as it's subsequently coerced to a u_short, the ultimate answer is correct. If this isn't fixed properly soon (by the author) I'll have a look at it again. Noted by: eivind & ari@suutari.iki.fi
Diffstat (limited to 'kerberosIV/Makefile.inc')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud