aboutsummaryrefslogtreecommitdiffstats
path: root/sock.h
diff options
context:
space:
mode:
authorAlex Schroeder <alex@gnu.org>2017-08-09 07:55:15 +0200
committerAlex Schroeder <alex@gnu.org>2017-08-09 07:55:15 +0200
commitd11822ad2ff37193c8a5c6fc34d8c175e2281efc (patch)
tree5efd2bf1eeccd36d909d7ec811efa1c1a623c260 /sock.h
parenta9e0de25139d71ddb979d053049b32803a97dbbc (diff)
Twitter: fix format strings for integers
Silence the following compiler warning: format specifies type 'unsigned long long' but the argument has type 'guint64'. When formatting a json_integer, use PRId64 for int64_t. When formatting ordinary integers, use G_GUINT64_FORMAT for guint64.
Diffstat (limited to 'sock.h')
0 files changed, 0 insertions, 0 deletions