From b6bc14afb38f1896564739d45a56bb3a77d8dc43 Mon Sep 17 00:00:00 2001
From: Christian Engwer <christi@dune-project.org>
Date: Thu, 24 Sep 2009 07:10:18 +0000
Subject: [PATCH] improve docu (fix url)

[[Imported from SVN: r5598]]
---
 common/lru.hh | 2 --
 1 file changed, 2 deletions(-)

diff --git a/common/lru.hh b/common/lru.hh
index 14e21813f..360386bbd 100644
--- a/common/lru.hh
+++ b/common/lru.hh
@@ -13,8 +13,6 @@
 
     Implementatation of an LRU (least recently used) cache
     container. This implementation follows the approach presented in
-
-    \url
     http://aim.adc.rmit.edu.au/phd/sgreuter/papers/graphite2003.pdf
 
  */
-- 
GitLab