From 73c3625f1f171212d0c2f8e112994f3ee7c6294e Mon Sep 17 00:00:00 2001 From: Max Horn Date: Sat, 3 Feb 2007 21:37:52 +0000 Subject: Fixing various doxygen warnings svn-id: r25362 --- backends/fs/abstract-fs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'backends') diff --git a/backends/fs/abstract-fs.h b/backends/fs/abstract-fs.h index 844d3115e1..c85b2fe8bf 100644 --- a/backends/fs/abstract-fs.h +++ b/backends/fs/abstract-fs.h @@ -87,7 +87,7 @@ protected: * identical to oldNode. Hence, we can use the "path" value for persistent * storage e.g. in the config file. * - * @TODO: This is of course a place where non-portable code easily will sneak + * @todo: This is of course a place where non-portable code easily will sneak * in, because the format of the path used here is not well-defined. * So we really should reconsider this API and try to come up with * something which is more portable but still flexible enough for our -- cgit v1.2.3