Skip to content

Commit

Permalink
Adding NL at end of MQTTReasonCodes.h
Browse files Browse the repository at this point in the history
  • Loading branch information
CIPop committed Aug 11, 2023
1 parent 8d4f62c commit 76307e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MQTTPacket/src/V5/MQTTReasonCodes.h
Original file line number Diff line number Diff line change
Expand Up @@ -68,4 +68,4 @@ enum MQTTReasonCodes {
MQTTREASONCODE_WILDCARD_SUBSCRIPTION_NOT_SUPPORTED = 162
};

#endif // MQTTREASONCODES_H_
#endif // MQTTREASONCODES_H_

0 comments on commit 76307e8

Please sign in to comment.