aboutsummaryrefslogtreecommitdiff
path: root/swaybar/render.c
diff options
context:
space:
mode:
authorAntonin Décimo <antonin.decimo@gmail.com>2019-08-02 18:46:11 +0200
committerSimon Ser <contact@emersion.fr>2019-08-02 20:55:49 +0300
commit7e5c2d7afa791d2a95acf53215a30fbbc20c2c4f (patch)
tree33540b093793b6b29be55171fefaa9a2dc9bd7f8 /swaybar/render.c
parent6e0565e9de4247bbf0ca662565c58e0a54258d6e (diff)
Allocator sizeof operand mismatch
Result of 'calloc' is converted to a pointer of type 'char *', which is incompatible with sizeof operand type 'char **'
Diffstat (limited to 'swaybar/render.c')
0 files changed, 0 insertions, 0 deletions