X-Git-Url: https://git.liburcu.org/?p=urcu.git;a=blobdiff_plain;f=rculfhash.c;fp=rculfhash.c;h=3650ed384015c44a327f5eff7b9aa5d9050ca84e;hp=7050d5c47b224c9d91b21610478a3a903aa74789;hb=bf09adc7f306c5cbd6e87b97ca05754fabe316c0;hpb=e4ad5cf830ebd8b8d8007412782ae8276bae678a diff --git a/rculfhash.c b/rculfhash.c index 7050d5c..3650ed3 100644 --- a/rculfhash.c +++ b/rculfhash.c @@ -129,7 +129,7 @@ * - cds_lfht_first followed iteration with cds_lfht_next (and/or * cds_lfht_next_duplicate, although less common). * - * We define "write" operations as any of cds_lfht_add, + * We define "write" operations as any of cds_lfht_add, cds_lfht_replace, * cds_lfht_add_unique (success), cds_lfht_add_replace, cds_lfht_del. * * When cds_lfht_add_unique succeeds (returns the node passed as