From 658225a74a14a74f889497886e94ddbe0c951c22 Mon Sep 17 00:00:00 2001 From: Mathieu Desnoyers Date: Sat, 19 Sep 2009 17:45:41 -0400 Subject: [PATCH] Update header heading Signed-off-by: Mathieu Desnoyers --- urcu-reclaim-static.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/urcu-reclaim-static.h b/urcu-reclaim-static.h index d23828e..40de6fe 100644 --- a/urcu-reclaim-static.h +++ b/urcu-reclaim-static.h @@ -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 * Copyright (c) 2009 Paul E. McKenney, IBM Corporation. -- 2.34.1