Skip to content

Commit 617bf51

Browse files
committed
Fix a wonky merge
1 parent 3416b3a commit 617bf51

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

libs/acn/RDMInflator.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@ class RDMInflator: public BaseInflator {
4646
const std::string& // rdm data
4747
> GenericRDMMessageHandler;
4848

49-
// TODO(Peter): Set a better default vector for RDM use (possibly the RPT
50-
// one)
49+
// TODO(Peter): Set a better default vector for RDM use (possibly the RPT
50+
// one)
5151
explicit RDMInflator(unsigned int vector = ola::acn::VECTOR_FRAMING_RDMNET);
5252
~RDMInflator() {}
5353

0 commit comments

Comments
 (0)