summaryrefslogtreecommitdiff
path: root/src/aof.c
diff options
context:
space:
mode:
authorantirez <antirez@gmail.com>2020-05-02 00:02:18 +0200
committerantirez <antirez@gmail.com>2020-05-02 00:03:14 +0200
commita07a4ada1919b920665df8f07dde177f6ff22eda (patch)
tree3e8da77b81cf30152a57d407e516cbb61c886b6c /src/aof.c
parent365316aa59545d90de4e105cec57f22aa5b52ff9 (diff)
downloadredis-a07a4ada1919b920665df8f07dde177f6ff22eda.tar.gz
Cast printf() argument to the format specifier.
We could use uint64_t specific macros, but after all it's simpler to just use an obvious equivalent type plus casting: this will be a no op and is simpler than fixed size types printf macros.
Diffstat (limited to 'src/aof.c')
0 files changed, 0 insertions, 0 deletions