Skip to content

Commit

Permalink
Uneccessary semicolon
Browse files Browse the repository at this point in the history
  • Loading branch information
misi committed Jan 14, 2021
1 parent 57180ab commit cc637d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/client++/TurnMsgLib.h
Original file line number Diff line number Diff line change
Expand Up @@ -1176,7 +1176,7 @@ class StunMsgChannel : public StunMsg {
size_t _len;
};

};
}
/* namespace */

#endif
Expand Down

0 comments on commit cc637d2

Please sign in to comment.