Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
guglielmo-boi committed Mar 21, 2024
1 parent ef5a497 commit 2c30701
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/templates/message_parser.h.j2
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ namespace MQTTTopics
{
class MessageParser
{

public:
typedef void (*parse_t)(const std::string& payload, void*);

Expand Down

0 comments on commit 2c30701

Please sign in to comment.