From f96f4dd36027ee9a1506713249aaa33a0a34074e Mon Sep 17 00:00:00 2001 From: adrian Date: Thu, 7 Feb 2013 10:43:07 +0000 Subject: [PATCH] typo-fix git-svn-id: https://www4.informatik.uni-erlangen.de/i4svn/danceos/trunk/devel/fail@2075 8c4709b5-6ec9-48aa-a5cd-a96041d1645a --- src/core/sal/gem5/Gem5Controller.hpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/core/sal/gem5/Gem5Controller.hpp b/src/core/sal/gem5/Gem5Controller.hpp index b8f569c7..82ba4ea0 100644 --- a/src/core/sal/gem5/Gem5Controller.hpp +++ b/src/core/sal/gem5/Gem5Controller.hpp @@ -10,7 +10,8 @@ namespace fail { /** * \class Gem5Controller - * gem5-specific implementation of a SimulatorController. + * + * Gem5-specific implementation of a SimulatorController. */ class Gem5Controller : public SimulatorController { public: