fix buggy comment in libpayload's strncat function
authorStefan Reinauer <stepan@coresystems.de>
Wed, 5 Aug 2009 13:10:38 +0000 (13:10 +0000)
committerStefan Reinauer <stepan@openbios.org>
Wed, 5 Aug 2009 13:10:38 +0000 (13:10 +0000)
commit052d591e64e6f9bc1b1b50df1794aaf51efea0bc
tree90b6a00979b65768d62c91c4e98b15afaa4b7107
parentdec1b47bd721bbee2f1982b20e374f3615519f5b
fix buggy comment in libpayload's strncat function

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4499 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
payloads/libpayload/libc/string.c