From bc759b5bb3d80a5da465e4b80fa759b60829de30 Mon Sep 17 00:00:00 2001 From: Tom Henderson Date: Fri, 2 Nov 2007 08:41:50 -0700 Subject: [PATCH] Minor change to doxygen due to debug-to-log cutover --- doc/main.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/main.txt b/doc/main.txt index 1027eb97f..6da3b9e08 100644 --- a/doc/main.txt +++ b/doc/main.txt @@ -18,7 +18,7 @@ * - a Functor class: ns3::Callback * - an os-independent interface to get access to the elapsed wall clock time: ns3::SystemWallClockMs * - a class to register regression tests with the test manager: ns3::Test and ns3::TestManager - * - debugging facilities: \ref debugging, \ref assert, \ref error + * - debugging facilities: \ref logging, \ref assert, \ref error * - \ref randomvariable * - \ref config * - a base class for objects which need to support reference counting