X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=senf%2FUtils%2FTermlib%2FAbstractTerminal.hh;h=6465ce86cf12c3028970e00d5092b2c63bdc1161;hb=9cb871b939efe93e35dd96808d25089399acfc46;hp=95408f6b45f93d4c3415e90a1f293b58e70e0e1b;hpb=3a43b572a2c0028b353d47e86fa7546633d6e2cf;p=senf.git diff --git a/senf/Utils/Termlib/AbstractTerminal.hh b/senf/Utils/Termlib/AbstractTerminal.hh index 95408f6..6465ce8 100644 --- a/senf/Utils/Termlib/AbstractTerminal.hh +++ b/senf/Utils/Termlib/AbstractTerminal.hh @@ -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 @@ -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