X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fdevicemanager.cpp;h=35efa12786bb524003bbdbe0ff4eecf54d59927e;hp=15e791e128eb8e542ec705459be51d4ec41dd5ba;hb=7c84c074f1aab8e8b78c802d0cb6c48282869253;hpb=58d8e4c6c50bb119d405d754a6fb122d932d6510 diff --git a/pv/devicemanager.cpp b/pv/devicemanager.cpp index 15e791e1..35efa127 100644 --- a/pv/devicemanager.cpp +++ b/pv/devicemanager.cpp @@ -170,10 +170,10 @@ DeviceManager::user_spec_device() const /** * Convert generic options to data types that are specific to Driver::scan(). * - * @param[in] user_spec vector of tokenized words, string format - * @param[in] driver_opts driver's scan options, result of Driver::scan_options() + * @param[in] user_spec Vector of tokenized words, string format. + * @param[in] driver_opts Driver's scan options, result of Driver::scan_options(). * - * @return map of options suitable for Driver::scan() + * @return Map of options suitable for Driver::scan(). */ map DeviceManager::drive_scan_options(vector user_spec,