client: Fixed compiler warning.
Warning was: warning: narrowing conversion of ‘fuse_opts.std::vector<_Tp, _Alloc>::size<char*, std::allocator<char*> >()’ from ‘std::vector<char*>::size_type {aka long unsigned int}’ to ‘int’ inside { } is ill-formed in C++11 [-Wnarrowing]
Loading
Please sign in to comment