From f0db6a4e4e6b3059c6553b819ac8788b62486103 Mon Sep 17 00:00:00 2001 From: Jon Bergli Heier Date: Tue, 4 Jan 2011 03:17:45 +0100 Subject: Added Doxyfile and documentation comments in various places. --- commands.cpp | 3 +++ 1 file changed, 3 insertions(+) (limited to 'commands.cpp') diff --git a/commands.cpp b/commands.cpp index 3000f31..84c1e5f 100644 --- a/commands.cpp +++ b/commands.cpp @@ -78,6 +78,9 @@ Commands::Commands(boost::asio::io_service& io_service_, std::vector Commands::operator()() { assert(args.size()); Handler h = handlers[args[0]]; -- cgit v1.2.3