From 65009c72eb5db6687a9cf2166efb4afb82055e0d Mon Sep 17 00:00:00 2001 From: Pavel Charvat Date: Wed, 12 Nov 2008 17:20:34 +0100 Subject: [PATCH] Doc: Fixed one reference in binomial heaps. --- ucw/binheap-node.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 * ------------------ ***/ -- 2.39.2