improve alignment of some structs

This commit is contained in:
Lucas Clemente
2016-09-07 15:36:09 +02:00
parent 809ea02511
commit aa645301c6
4 changed files with 7 additions and 7 deletions

View File

@@ -10,8 +10,8 @@ import (
// A RstStreamFrame in QUIC
type RstStreamFrame struct {
StreamID protocol.StreamID
ByteOffset protocol.ByteCount
ErrorCode uint32
ByteOffset protocol.ByteCount
}
//Write writes a RST_STREAM frame