Skip to content

Commit

Permalink
Fix comment error
Browse files Browse the repository at this point in the history
  • Loading branch information
kecramer committed Sep 20, 2018
1 parent dc0b075 commit a05ef4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion olad/RDMHTTPModule.cpp
Expand Up @@ -3576,7 +3576,7 @@ string RDMHTTPModule::GetDimmerMinimumLevels(HTTPResponse *response,


/*
* @brief Handle the response to a dimmer info call and build the response
* @brief Handle the response to a dimmer minimum levels and build the response
*/
void RDMHTTPModule::GetDimmerMinimumLevelsHandler(HTTPResponse *response,
const ola::rdm::ResponseStatus &status,
Expand Down

0 comments on commit a05ef4c

Please sign in to comment.