Changeset 19653 for trunk/FACT++


Ignore:
Timestamp:
09/16/19 10:36:02 (5 years ago)
Author:
tbretz
Message:
Minor cleanup
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/FACT++/src/agilentctrl.cc

    r17883 r19653  
    512512void SetupConfiguration(Configuration &conf)
    513513{
    514     po::options_description control("agilent_ctrl control options");
     514    po::options_description control("Control options");
    515515    control.add_options()
    516516        ("no-dim",    po_bool(),         "Disable dim services")
Note: See TracChangeset for help on using the changeset viewer.