examples/myplugin.c: Use sstrncpy instead of strcpy.
authorSebastian Harl <sh@tokkee.org>
Fri, 25 Jul 2008 14:17:18 +0000 (16:17 +0200)
committerFlorian Forster <octo@huhu.verplant.org>
Sun, 27 Jul 2008 09:43:45 +0000 (11:43 +0200)
commitf95e32a1284d9686593591ab80fa0fb7a0524d30
tree20bd976743332e2a2bc7d985e1cda076c920f77b
parent41234a4a2e221a3b72bd63097db3829cbc6417d0
examples/myplugin.c: Use sstrncpy instead of strcpy.

Signed-off-by: Florian Forster <octo@huhu.verplant.org>
contrib/examples/myplugin.c