aboutsummaryrefslogtreecommitdiff
path: root/pkg/messages/types/svcPrint.go
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/messages/types/svcPrint.go')
-rw-r--r--pkg/messages/types/svcPrint.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/messages/types/svcPrint.go b/pkg/messages/types/svcPrint.go
index 760a3c5..56f0d08 100644
--- a/pkg/messages/types/svcPrint.go
+++ b/pkg/messages/types/svcPrint.go
@@ -4,7 +4,7 @@ import (
4 "strings" 4 "strings"
5 5
6 "github.com/pektezol/bitreader" 6 "github.com/pektezol/bitreader"
7 "github.com/pektezol/demoparser/pkg/writer" 7 "github.com/pektezol/sdp.go/pkg/writer"
8) 8)
9 9
10type SvcPrint struct { 10type SvcPrint struct {