Skip to content

Commit 08996fa

Browse files
committed
One more comment
1 parent 2e432d2 commit 08996fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/unicode.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -413,6 +413,7 @@ def gen_tests(tests, out):
413413

414414
out.write("];\n")
415415

416+
# Guaranteed to be less than n.
416417
def my_hash(x, salt, n):
417418
# This is hash based on the theory that multiplication is efficient
418419
mask_32 = 0xffffffff

0 commit comments

Comments
 (0)