From: Mathieu Desnoyers Date: Wed, 9 Nov 2011 19:50:34 +0000 (-0500) Subject: Remove whiteline X-Git-Tag: v0.7.0~43^2~53 X-Git-Url: https://git.lttng.org/?p=urcu.git;a=commitdiff_plain;h=a6b3a718379cfd3c61fd9fcde32efcfda55dfc91 Remove whiteline Signed-off-by: Mathieu Desnoyers --- 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.