Commit a6f255e
committed
Address Claude review feedback
- Describe the fingerprint hash accurately. The second lane uses a
MurmurHash3 mixing constant, not the FNV prime, so calling both lanes
FNV-1a was wrong. Comment only, no behavior change.1 parent 6a564b1 commit a6f255e
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | | - | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
92 | 94 | | |
93 | 95 | | |
94 | 96 | | |
| |||
0 commit comments