X-Git-Url: http://git.liburcu.org/?p=urcu.git;a=blobdiff_plain;f=urcu%2Frculfhash.h;h=6e4f6040094f81eba2736718263eaf66f88ea97e;hp=fbb18cd2c1ca22d663d7abcdb1efcf60e6edc970;hb=a6b3a718379cfd3c61fd9fcde32efcfda55dfc91;hpb=1ee8f000286db8180c95cbc740566554f403f933 diff --git a/urcu/rculfhash.h b/urcu/rculfhash.h index fbb18cd..6e4f604 100644 --- a/urcu/rculfhash.h +++ b/urcu/rculfhash.h @@ -32,7 +32,6 @@ extern "C" { #endif - /* * cds_lfht_node: Contains the next pointers and reverse-hash * value required for lookup and traversal of the hash table.