CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/12/13 05:23:48
Modified files:
lib/libfuse : fuse_opt.c
regress/lib/libfuse: fuse-opt-parse.c
Log message:
If the list of templates 'o' passed to fuse_opt_parse(3) is NULL then
the processing function should be called in the same way as if no match
was found.
ok mpi@
