libfstools: fix matching fstype
authorDaniel Golle <daniel@makrotopia.org>
Sat, 21 Jun 2014 23:34:28 +0000 (01:34 +0200)
committerDaniel Golle <daniel@makrotopia.org>
Sat, 21 Jun 2014 23:34:28 +0000 (01:34 +0200)
commite0430f5c62f367e5a8e02755412977b02c3fc45e
tree977035a3a3792b89e2b7b2531fbb6428490c41d5
parentcd3d4999a622af4830e4da974f4baafc085bad4d
libfstools: fix matching fstype

the previous commit accidentally also matched against the trailing
null byte of a constant string but should not.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
libfstools/find.c