summaryrefslogtreecommitdiff
path: root/src/create.c
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2023-02-12 09:23:09 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2023-02-12 09:25:10 -0800
commit25616112983cd3f8bfe5379771b5bfd63b3c3621 (patch)
treed082410bc71f27bf5dd10b2711e54a6f779e0b75 /src/create.c
parent45d8f4f20665c77dd1924b78559fb2494a77ad7a (diff)
downloadxorg-lib-libXpm-25616112983cd3f8bfe5379771b5bfd63b3c3621.tar.gz
XpmCreateDataFromXpmImage: Fix misleading indentation
CrDatFrI.c: In function ‘XpmCreateDataFromXpmImage’: CrDatFrI.c:245:13: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] 245 | if (header[l]) | ^~ In file included from CrDatFrI.c:40: XpmI.h:80:22: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 80 | #define XpmFree(ptr) free(ptr) | ^~~~ CrDatFrI.c:247:17: note: in expansion of macro ‘XpmFree’ 247 | XpmFree(header); | ^~~~~~~ CrDatFrI.c: In function ‘CreateColors’: Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'src/create.c')
0 files changed, 0 insertions, 0 deletions