Skip to content

Commit 8b7949f

Browse files
add todo
1 parent acfb7f2 commit 8b7949f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xdcc/xdcc.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ func DCCSend(hook *webircgateway.HookIrcLine) {
203203
parts.senderNick = m.Prefix.Nick
204204
parts.serverHostname = client.UpstreamConfig.Hostname
205205

206-
//TODO when wfile has no extension PARTS file
206+
//TODO when file has no extension PARTS file
207207
lastIndex := strings.LastIndex(parts.file,".")
208208

209209

0 commit comments

Comments
 (0)