From: Lai Jiangshan Date: Thu, 27 Oct 2011 07:01:08 +0000 (+0200) Subject: Comment cleanup: fix ascii art X-Git-Tag: v0.7.0~43^2~82 X-Git-Url: https://git.liburcu.org/?p=urcu.git;a=commitdiff_plain;h=0adc36a89d4089a653c11a68ea6fb92a2ec7c5aa Comment cleanup: fix ascii art Fix an incorrect arrow in ascii art description of the table. Signed-off-by: Lai Jiangshan Signed-off-by: Mathieu Desnoyers --- diff --git a/rculfhash.c b/rculfhash.c index 72abe40..5264a8e 100644 --- a/rculfhash.c +++ b/rculfhash.c @@ -119,12 +119,9 @@ * * order bits reverse * 0 0 000 000 - * | - * 1 | 1 001 100 <- <- - * | | | | - * 2 | | 2 010 010 | | + * 1 | 1 001 100 <- + * 2 | | 2 010 010 <- | * | | | 3 011 110 | <- | - * | | | | | | | * 3 -> | | | 4 100 001 | | * -> | | 5 101 101 | * -> | 6 110 011