summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-10-01 21:19:58 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-10-01 21:19:58 -0700
commit325621bd083236567bd861d41ff161313fc96e96 (patch)
tree3e4f90de6998e6bc68a2f6320dbfd1914d5d0fa7 /README
parent0faf882de6de6c1ec26aace9a9939914b40e7b89 (diff)
Rename variable 'n' to avoid shadowing another 'n' in doDirectory
mkfontscale.c: In function ‘doDirectory’: mkfontscale.c:928:17: warning: declaration of ‘n’ shadows a previous local [-Wshadow] int n = strlen(xlfd_name); ^ mkfontscale.c:788:12: note: shadowed declaration is here int i, n, dirn, diri, found, rc; ^ Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions