Fixed whitespace in all files (no tabs)
[senf.git] / Utils / Mainpage.dox
index 475bb16..9661e9c 100644 (file)
@@ -14,10 +14,10 @@ namespace senf {
 
     <dt>\ref time</dt><dd>Very rudimentary microsecond time
     support</dd>
-    
+
     <dt>\ref process</dt><dd>Some simple process management and daemon
     helpers<?dd>
-    
+
     <dt>\ref membind</dt><dd>a simple <a
     href="http://www.boost.org/libs/bind/bind.html">Boost.Bind</a>
     extension</dd>
@@ -40,7 +40,10 @@ namespace senf {
 \f
 // Local Variables:
 // mode: c++
+// fill-column: 100
+// c-file-style: "senf"
+// indent-tabs-mode: nil
+// ispell-local-dictionary: "american"
 // mode: flyspell
 // mode: auto-fill
-// ispell-local-dictionary: "american"
 // End: