POSIX indicates that this is always in network byte order, so we don't need the
authorAndrew Bartlett <abartlet@samba.org>
Sun, 1 Dec 2002 03:02:50 +0000 (03:02 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Sun, 1 Dec 2002 03:02:50 +0000 (03:02 +0000)
commitd1438c4b20353d2acc67c637f2e14e3084db3596
treefc05a3806ce403f17aa0813b1bbb31444d7a30ce
parentf238a3e58b73de3f21c55ccd8384f706e8548ce4
POSIX indicates that this is always in network byte order, so we don't need the
little-endian case (tested on Intel-linux).

Andrew Bartlett
(This used to be commit 281b713b12ece63d499652df193509c57312b749)
source3/lib/replace.c