[lib] terminate the words fetched by get_word()
authorChristophe Varoqui <christophe.varoqui@free.fr>
Thu, 23 Oct 2008 20:47:20 +0000 (22:47 +0200)
committerChristophe Varoqui <christophe.varoqui@free.fr>
Thu, 23 Oct 2008 20:47:20 +0000 (22:47 +0200)
commitbe470b51f66de6a6c8fe753d3763267505435c4b
tree6786570e4eeec155ae0202fe9eb9fdc717363849
parentfc7149cacfb65866baa23fa8084e125004b75ce6
[lib] terminate the words fetched by get_word()

get_word is used to parse words from device maps and status
for example. Not terminating these words ended up with unpleasant
outputs.
libmultipath/util.c