Browse Source

Fix comment formatting

Rod Hynes 2 năm trước cách đây
mục cha
commit
ee7709d17d
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      psiphon/dialParameters.go

+ 1 - 1
psiphon/dialParameters.go

@@ -1082,7 +1082,7 @@ func MakeDialParameters(
 
 	// Fragmentor configuration.
 	// Note: fragmentorConfig is nil if fragmentor is disabled for prefixed OSSH.
-  //
+	//
 	// Limitation: when replaying and with ReplayIgnoreChangedConfigState set,
 	// fragmentor.NewUpstreamConfig may select a config using newer tactics
 	// parameters.