diff options
author | Berthold Stoeger <bstoeger@mail.tuwien.ac.at> | 2018-08-01 21:59:21 +0200 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2018-08-02 08:55:08 -0700 |
commit | 90c7be07727e719473cb975987aaf4b71807ea29 (patch) | |
tree | e5bf1771c88747138dd606ada6de0f46cc187396 /core/pref.h | |
parent | 8c036234e240078c4d2d594d2b69458496982b01 (diff) | |
download | subsurface-90c7be07727e719473cb975987aaf4b71807ea29.tar.gz |
Cleanup: shrink size of three-letter month name strings to 4
There was a comment reading
/*++GETTEXT: these are three letter months - we allow up to six code bytes*/
but this is not valid (anymore), since the array contains only
untranslated strings, which will be translated on-the-fly.
Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
Diffstat (limited to 'core/pref.h')
0 files changed, 0 insertions, 0 deletions