nextcloud-desktop/tests/httpbf_tests
Olivier Goffart 4f5bfbdb78 Use int64_t instead of off_t
off_t is 64 or 32 bit depending on the architecture and the defines for
large file support.  It is better to always use int64_t which is always
64 bits
2013-07-30 16:33:19 +02:00
..
hbf_send_test.c Use int64_t instead of off_t 2013-07-30 16:33:19 +02:00