diff options
author | tron <tron@openttd.org> | 2005-01-23 15:16:47 +0000 |
---|---|---|
committer | tron <tron@openttd.org> | 2005-01-23 15:16:47 +0000 |
commit | 53d1c3f117142dd3ecae23c5fcdc069f393f1703 (patch) | |
tree | 60b41a28cf18bba61bcff993ba254ea2000a083c /airport.h | |
parent | 9a96f5b64e08ec6c8043e4e389f172e8bf5c460d (diff) | |
download | openttd-53d1c3f117142dd3ecae23c5fcdc069f393f1703.tar.xz |
(svn r1616) Introduce ttd_strlcat() and use it to de-uglify some piece of code in misc_cmd.
While here rename the len parameter of ttd_strlcpy() to size, because it is a buffer size and not a string length.
Also add -Wwrite-strings to the Makefile, because the above mentioned piece of code was the only part which triggered this warning.
Diffstat (limited to 'airport.h')
0 files changed, 0 insertions, 0 deletions