Fixed whitespace in all files (no tabs)
[senf.git] / Utils / SafeBool.cci
index 8cce0e5..8843df3 100644 (file)
@@ -1,6 +1,6 @@
 // $Id$
 //
-// Copyright (C) 2006 
+// Copyright (C) 2006
 
 // Definition of inline non-template functions
 
@@ -33,4 +33,8 @@ prefix_ senf::SafeBoolBase::~SafeBoolBase()
 \f
 // Local Variables:
 // mode: c++
+// fill-column: 100
+// c-file-style: "senf"
+// indent-tabs-mode: nil
+// ispell-local-dictionary: "american"
 // End: