summaryrefslogtreecommitdiff
path: root/dtrans/source/win32/workbench/XTDo.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'dtrans/source/win32/workbench/XTDo.cxx')
-rw-r--r--dtrans/source/win32/workbench/XTDo.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/dtrans/source/win32/workbench/XTDo.cxx b/dtrans/source/win32/workbench/XTDo.cxx
index 51f00a62feb1..050cc349a41d 100644
--- a/dtrans/source/win32/workbench/XTDo.cxx
+++ b/dtrans/source/win32/workbench/XTDo.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.
@@ -427,3 +428,5 @@ STDMETHODIMP CEnumFormatEtc::Clone( IEnumFORMATETC** ppenum )
return hr;
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */