summaryrefslogtreecommitdiff
path: root/xmerge/source/activesync/stdafx.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'xmerge/source/activesync/stdafx.cpp')
-rw-r--r--xmerge/source/activesync/stdafx.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/xmerge/source/activesync/stdafx.cpp b/xmerge/source/activesync/stdafx.cpp
index eefe5176aad4..65cdc8840ca6 100644
--- a/xmerge/source/activesync/stdafx.cpp
+++ b/xmerge/source/activesync/stdafx.cpp
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
//
// stdafx.cpp : source file that includes just the standard includes
// stdafx.pch will be the pre-compiled header
@@ -5,3 +6,4 @@
//
#include "stdafx.h"
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */