Skip to content

Commit

Permalink
Update uncpong.go
Browse files Browse the repository at this point in the history
  • Loading branch information
privatemokhtar authored Nov 9, 2023
1 parent 6c4f584 commit 6ce7207
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions lib/protocol/uncpong.go
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
package protocol

type uncpong struct {
type uncPong struct {
Time uint8
MAGIC uint16
ClientGUID uint8
}

0 comments on commit 6ce7207

Please sign in to comment.