hash table comment fix.
authorMathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Wed, 18 Aug 2010 19:18:11 +0000 (15:18 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Wed, 18 Aug 2010 19:18:11 +0000 (15:18 -0400)
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
urcu-ht.h

index 7e3c36cb2126bfe654b93c512dbf6d494d1402d1..baf144d9086a872aa7f44ccfbaf6a147c73d3f9d 100644 (file)
--- a/urcu-ht.h
+++ b/urcu-ht.h
@@ -5,8 +5,7 @@
 
 /*
  * Caution !
- * Ensure writer threads are registered as urcu readers and with with
- * urcu-defer.
+ * Ensure writer threads are registered as urcu readers and with urcu-defer.
  * Ensure reader threads are registered as urcu readers.
  */
 
This page took 0.031857 seconds and 4 git commands to generate.