diff options
author | Torbjörn Andersson | 2018-07-21 09:20:25 +0200 |
---|---|---|
committer | Torbjörn Andersson | 2018-07-21 09:23:06 +0200 |
commit | 04585b60ec8ffc406febd09a45c7512057be3fa8 (patch) | |
tree | bf81d6cc8c4826ed8cc92cea3fed3ae593bfb47a /gui/themes | |
parent | b8abe400850a23d12fe5cdc24d7106820d0f13fd (diff) | |
download | scummvm-rg350-04585b60ec8ffc406febd09a45c7512057be3fa8.tar.gz scummvm-rg350-04585b60ec8ffc406febd09a45c7512057be3fa8.tar.bz2 scummvm-rg350-04585b60ec8ffc406febd09a45c7512057be3fa8.zip |
AGOS: Silence GCC 8 warning
Since 'filename' is 'baseName', plus a file extension, make the
'filename' buffer larger than the 'baseName' buffer. Even though
this almost certainly means that the 'filename' buffer is now
quite a bit larger than it needs to be, I don't think there's any
reason to quibble about it.
Diffstat (limited to 'gui/themes')
0 files changed, 0 insertions, 0 deletions