Updated comment [skip ci]

This commit is contained in:
Andrew Kane
2024-01-22 16:45:42 -08:00
parent 16d7de79f6
commit 5174a23094

View File

@@ -376,7 +376,7 @@ HnswFindDuplicateInMemory(char *base, HnswElement element)
} }
/* /*
* Add to element and neighbor pages * Add to element list
*/ */
static void static void
HnswAddElementInMemory(char *base, HnswGraph * graph, HnswElement element) HnswAddElementInMemory(char *base, HnswGraph * graph, HnswElement element)