Skip to content

Commit d496bb2

Browse files
committed
cosmetic
1 parent 069834a commit d496bb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

worker/include/RTC/StunPacket.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ namespace RTC
1919
};
2020

2121
// STUN message method.
22-
enum class Method : uint8_t
22+
enum class Method : uint16_t
2323
{
2424
BINDING = 1
2525
};

0 commit comments

Comments
 (0)