Utils/Console: Add SENF_CONSOLE_REGISTER_ENUM 'key()' support
[senf.git] / senf / Utils / Logger / Target.hh
index 6de29a6..40a2165 100644 (file)
@@ -119,7 +119,7 @@ namespace log {
         The routing table is processed from first route to last route, the first matching entry
         determines the fate of a log messages. Therefore, the ordering of routing entries is
         important.
-        
+
         If no position is explicitly specified, new routing entries are added to the end of the
         routing table. All routing statements however take an index as optional argument to
         explicitly specify the position of the new routing entry.
@@ -424,7 +424,7 @@ namespace log {
 #include "Target.cti"
 #endif
 
-
+\f
 // Local Variables:
 // mode: c++
 // fill-column: 100