commit | 30059d494a72603d066baf55c748803df968aa08 | [log] [tgz] |
---|---|---|
author | Chris Metcalf <cmetcalf@ezchip.com> | Wed Apr 29 13:07:38 2015 -0400 |
committer | Chris Metcalf <cmetcalf@ezchip.com> | Thu Sep 10 15:37:02 2015 -0400 |
tree | d9d3c1828e08f37e5991cee005afa9a5e29772c3 | |
parent | 30035e45753b708e7d47a98398500ca005e02b86 [diff] |
tile: use global strscpy() rather than private copy Now that strscpy() is a standard API, remove the local copy. Signed-off-by: Chris Metcalf <cmetcalf@ezchip.com>