summaryrefslogtreecommitdiffstats
path: root/src/time64.c
diff options
context:
space:
mode:
authorGravatar Rosen Penev2020-12-21 19:52:28 -0800
committerGravatar Nikias Bassen2021-06-22 01:10:49 +0200
commit0efe610c1d0bfd6bded30bacd47809544db84882 (patch)
tree17587cc9965095c130d9f34776c50a1142d8648a /src/time64.c
parent787a4497f1e7fa9a771a2f78b811f7835c33f68f (diff)
downloadlibplist-0efe610c1d0bfd6bded30bacd47809544db84882.tar.gz
libplist-0efe610c1d0bfd6bded30bacd47809544db84882.tar.bz2
[clang-tidy] Remove pointless const
The const is actually misplaced. const plist_t evaluates to void *const instead of const void *. const qualification of the former makes no sense in function declarations. Found with misc-misplaced-const Signed-off-by: Rosen Penev <rosenp@gmail.com>
Diffstat (limited to 'src/time64.c')
0 files changed, 0 insertions, 0 deletions