Whitespce cleanup: Remove whitespace at end-on-line, remove tabs, wrap
[senf.git] / senf / Scheduler / TimerSource.hh
index c520348..8c4cbef 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>
@@ -39,7 +39,7 @@ namespace senf {
 namespace scheduler {
 namespace detail {
 
-    class TimerSource 
+    class TimerSource
         : boost::noncopyable
     {
     public: