Skip to content

Commit

Permalink
Merge pull request #1 from fomojola/patch-1
Browse files Browse the repository at this point in the history
ARM compatibility
  • Loading branch information
barnybug committed Jan 15, 2017
2 parents 63c5a66 + c5014b1 commit 8197169
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions net/channel.go
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ type Channel struct {
sourceId string
DestinationId string
namespace string
_ int32
requestId int64
inFlight map[int]chan *api.CastMessage
listeners []channelListener
Expand Down

0 comments on commit 8197169

Please sign in to comment.