summaryrefslogtreecommitdiffstats
path: root/apps/plugins/lib/pluginlib_resize.c
diff options
context:
space:
mode:
authorAidan MacDonald <amachronic@protonmail.com>2022-09-18 20:07:12 +0100
committerAidan MacDonald <amachronic@protonmail.com>2022-10-02 08:20:10 -0400
commit5b0506e9de356f915138711b62f3e414a8c1b2bb (patch)
tree7d42f57c5133d14efe35b05fa42b54bcfa962350 /apps/plugins/lib/pluginlib_resize.c
parent420fb1163c526cdbfba4b131b8c33824f401cd15 (diff)
downloadrockbox-5b0506e9de356f915138711b62f3e414a8c1b2bb.tar.gz
rockbox-5b0506e9de356f915138711b62f3e414a8c1b2bb.zip
gui: Constify list title text
Use const char* pointers for list titles. Only one debug menu actually modifies the title, and in that case it's legal to cast away const because the title points to a known mutable buffer on the stack. Change-Id: Idb8ab307b9a6ec23a93d8420c5e19fafd9f59c30
Diffstat (limited to 'apps/plugins/lib/pluginlib_resize.c')
0 files changed, 0 insertions, 0 deletions