Fix string_copy macro to use sizeof(src) for the source buffer
authorJonas Fonseca <fonseca@diku.dk>
Sat, 2 Jun 2007 16:18:24 +0000 (18:18 +0200)
committerJonas Fonseca <fonseca@diku.dk>
Sat, 2 Jun 2007 16:24:10 +0000 (18:24 +0200)
commit751e27c90eea47b4eacdd7b657731712712f7356
tree8a78282fe106becec8bfd22a9e342f540682dc18
parentcf63d30cbc4efb2bb87e52c4e54366751bb958fa
Fix string_copy macro to use sizeof(src) for the source buffer
tig.c