os/macos/openttd.icns
author tron
Sun, 23 Jan 2005 15:16:47 +0000
changeset 1115 36d85d14d44b
parent 1099 0b4f24a38642
permissions -rw-r--r--
(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.
(binary:application/octet-stream)