Fix documentation build under maverick (doxygen 1.7.1)
[senf.git] / senf / Utils / Termlib / AbstractTerminal.hh
index 95408f6..b7b96ad 100644 (file)
@@ -1,6 +1,6 @@
 // $Id$
 //
-// Copyright (C) 2009 
+// Copyright (C) 2009
 // Fraunhofer Institute for Open Communication Systems (FOKUS)
 // Competence Center NETwork research (NET), St. Augustin, GERMANY
 //     Stefan Bund <g0dil@berlios.de>
@@ -30,7 +30,7 @@
 #include <string>
 
 //#include "AbstractTerminal.mpp"
-///////////////////////////////hh.p////////////////////////////////////////
+//-/////////////////////////////////////////////////////////////////////////////////////////////////
 
 namespace senf {
 namespace term {
@@ -39,7 +39,7 @@ namespace term {
 
         This abstract interface base class provides an abstract interface to a terminal. There are
         two parts to this interface:
-        
+
         \li The interface which allows the terminal user to get information about the terminal
         \li The interface which allows the terminal to send messages to the terminal user
 
@@ -77,7 +77,7 @@ namespace term {
 
 }}
 
-///////////////////////////////hh.e////////////////////////////////////////
+//-/////////////////////////////////////////////////////////////////////////////////////////////////
 //#include "AbstractTerminal.cci"
 //#include "AbstractTerminal.ct"
 //#include "AbstractTerminal.cti"