X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fsession.cpp;h=00eb7ad0142716e6eac7aaf4749f694ecd9cdfe5;hp=516e1acd5ad6ff1e6b52a277f97c042e28e37872;hb=3083cda853bd12d73b741c3bc97b70f5d395a15a;hpb=2bc3626ef0771c69a6aed308e21ef16706771046 diff --git a/pv/session.cpp b/pv/session.cpp index 516e1acd..00eb7ad0 100644 --- a/pv/session.cpp +++ b/pv/session.cpp @@ -437,10 +437,10 @@ void Session::set_default_device() /** * Convert generic options to data types that are specific to InputFormat. * - * @param[in] user_spec vector of tokenized words, string format - * @param[in] fmt_opts input format's options, result of InputFormat::options() + * @param[in] user_spec Vector of tokenized words, string format. + * @param[in] fmt_opts Input format's options, result of InputFormat::options(). * - * @return map of options suitable for InputFormat::create_input() + * @return Map of options suitable for InputFormat::create_input(). */ map Session::input_format_options(vector user_spec,