Update header heading
authorMathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Sat, 19 Sep 2009 21:45:41 +0000 (17:45 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Sat, 19 Sep 2009 21:45:41 +0000 (17:45 -0400)
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
urcu-reclaim-static.h

index d23828e952893535a1c89d296f726dd499e313a1..40de6fe46a4956805e0c424c1e2d671b2ad4c5e4 100644 (file)
@@ -2,12 +2,12 @@
 #define _URCU_RECLAIM_STATIC_H
 
 /*
- * urcu-static.h
+ * urcu-reclaim-static.h
  *
- * Userspace RCU header.
+ * Userspace RCU header - memory reclamation.
  *
- * TO BE INCLUDED ONLY IN LGPL-COMPATIBLE CODE. See urcu.h for linking
- * dynamically with the userspace rcu library.
+ * TO BE INCLUDED ONLY IN LGPL-COMPATIBLE CODE. See urcu-reclaim.h for linking
+ * dynamically with the userspace rcu reclamation library.
  *
  * Copyright (c) 2009 Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
  * Copyright (c) 2009 Paul E. McKenney, IBM Corporation.
This page took 0.024825 seconds and 4 git commands to generate.