summaryrefslogtreecommitdiffstats
path: root/tools/workben/fstest.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'tools/workben/fstest.cxx')
-rw-r--r--tools/workben/fstest.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/workben/fstest.cxx b/tools/workben/fstest.cxx
index 8048f2c166b0..3db8780a72df 100644
--- a/tools/workben/fstest.cxx
+++ b/tools/workben/fstest.cxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -92,3 +93,5 @@ void CheckTimes(DirEntry aDE)
return;
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */