Skip to content

Commit e998c74

Browse files
committed
Comment fix
1 parent 9cabd5c commit e998c74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

2024/day3/day3_part2.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ func tryReadStartingFromByte(fileContents []byte, readStartIndex int, PREFIX str
9191
if err == nil {
9292
secondNumberString += currentByteString
9393
} else {
94-
//found something that doesn't convert to int before encountering a comma
94+
//found something that doesn't convert to int before encountering a closing brace
9595
return nil, nil
9696
}
9797
}

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy