Replace strcpy()+strcat() song and dance by a single sprintf().
authorChristoph Mallon <christoph.mallon@gmx.de>
Sun, 6 Feb 2011 18:36:21 +0000 (18:36 +0000)
committerChristoph Mallon <christoph.mallon@gmx.de>
Sun, 6 Feb 2011 18:36:21 +0000 (18:36 +0000)
commit22a41af141d13f4b29424f9a2215455a7bb88167
tree28b0dc217df65bf6da4e194701b828e9c55576cd
parent16fc4cdb8f7bc9d203f4e024d0bad50f79867c4f
Replace strcpy()+strcat() song and dance by a single sprintf().

[r28331]
ir/be/bemain.c