4
0
Mike 11 сар өмнө
parent
commit
73d0e1ec78
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      foodgroup/oservice.go

+ 1 - 1
foodgroup/oservice.go

@@ -601,7 +601,7 @@ func (s OServiceService) ServiceRequest(ctx context.Context, service uint16, ses
 
 	host := listener.BOSAdvertisedHostPlain
 	stateCode := wire.OServiceServiceResponseSSLStateNotUsed
-	
+
 	if inBody.HasTag(wire.OserviceTLVTagsSSLUseSSL) {
 		host = listener.BOSAdvertisedHostSSL
 		stateCode = wire.OServiceServiceResponseSSLStateResume