projects
/
urcu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1e52ecc
)
hash table comment fix.
author
Mathieu Desnoyers
<mathieu.desnoyers@polymtl.ca>
Wed, 18 Aug 2010 19:18:11 +0000
(15:18 -0400)
committer
Mathieu 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
patch
|
blob
|
blame
|
history
diff --git
a/urcu-ht.h
b/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.025529 seconds
and
4
git commands to generate.