From: Pavel Charvat Date: Wed, 12 Nov 2008 16:20:34 +0000 (+0100) Subject: Doc: Fixed one reference in binomial heaps. X-Git-Tag: holmes-import~155 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=65009c72eb5db6687a9cf2166efb4afb82055e0d;p=libucw.git Doc: Fixed one reference in binomial heaps. --- diff --git a/ucw/binheap-node.h b/ucw/binheap-node.h index 19c0105d..c0cb16bc 100644 --- a/ucw/binheap-node.h +++ b/ucw/binheap-node.h @@ -11,7 +11,7 @@ #define _UCW_BINHEAP_NODE_H /*** - * [common] + * [[common]] * Common definitions * ------------------ ***/