add comment

This commit is contained in:
whr819987540 2023-04-27 16:02:23 +08:00
parent a6ca468094
commit a7e27a4ff1
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ var (
// This should be updated when client behaviour changes in a way that other peers could care
// about.
DefaultBep20Prefix = "-GT0003-"
DefaultHttpUserAgent string
DefaultHttpUserAgent string // format: anacrolix-torrent/version
DefaultUpnpId string
)