Skip to content

Commit

Permalink
Fix a comment
Browse files Browse the repository at this point in the history
(cherry picked from commit ed8d532)
  • Loading branch information
peternewman committed Apr 21, 2024
1 parent 50ec35f commit 7207b76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/olad/PluginAdaptor.h
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ class PluginAdaptor: public ola::io::SelectServerInterface {
* @param preferences_factory pointer to the PreferencesFactory object
* @param port_broker pointer to the PortBroker object
* @param instance_name the instance name of this OlaServer
* @param uid the ola::rdm::UID of this OlaServer
* @param uid the default ola::rdm::UID of this OlaServer
*/
PluginAdaptor(class DeviceManager *device_manager,
ola::io::SelectServerInterface *select_server,
Expand Down

0 comments on commit 7207b76

Please sign in to comment.