use uint64_t instead of long long for GNUNET_ntohll/GNUNET_htonll
authorChristian Grothoff <christian@grothoff.org>
Tue, 6 Dec 2011 13:54:18 +0000 (13:54 +0000)
committerChristian Grothoff <christian@grothoff.org>
Tue, 6 Dec 2011 13:54:18 +0000 (13:54 +0000)
commit22dca01af96e22856387eb6993b3d357f30ffb1c
treea47c4110437209b6a4a104f0a5cf4af0569a0143
parent176763b1ac81a2116c1b81a308e52026714f8edf
use uint64_t instead of long long for GNUNET_ntohll/GNUNET_htonll
src/arm/gnunet-service-arm_interceptor.c
src/include/gnunet_common.h
src/util/common_endian.c