We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acfb7f2 commit 8b7949fCopy full SHA for 8b7949f
xdcc/xdcc.go
@@ -203,7 +203,7 @@ func DCCSend(hook *webircgateway.HookIrcLine) {
203
parts.senderNick = m.Prefix.Nick
204
parts.serverHostname = client.UpstreamConfig.Hostname
205
206
- //TODO when wfile has no extension PARTS file
+ //TODO when file has no extension PARTS file
207
lastIndex := strings.LastIndex(parts.file,".")
208
209
0 commit comments