summaryrefslogtreecommitdiffstats
path: root/odk/examples/OLE/activex/so_activex.idl
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2013-09-21 14:42:35 +0100
committerCaolán McNamara <caolanm@redhat.com>2013-09-22 12:21:34 +0100
commit3656a57e885065db046d774e27d0834884744a3c (patch)
tree6ab8a5805b7b096bcc35f136eaef344e837b266d /odk/examples/OLE/activex/so_activex.idl
parentdrop remaining easy UniString::InsertAscii cases (diff)
downloadcore-3656a57e885065db046d774e27d0834884744a3c.tar.gz
core-3656a57e885065db046d774e27d0834884744a3c.zip
add mode lines to new files (and idls) since last run
Change-Id: Id1e74f18c90e69d1a781c8f02e30dc3c005ed4fd
Diffstat (limited to 'odk/examples/OLE/activex/so_activex.idl')
-rw-r--r--odk/examples/OLE/activex/so_activex.idl2
1 files changed, 2 insertions, 0 deletions
diff --git a/odk/examples/OLE/activex/so_activex.idl b/odk/examples/OLE/activex/so_activex.idl
index c64fa446e072..9e4c17563045 100644
--- a/odk/examples/OLE/activex/so_activex.idl
+++ b/odk/examples/OLE/activex/so_activex.idl
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
*
* The Contents of this file are made available subject to the terms of
@@ -136,3 +137,4 @@ library SO_ACTIVEXLib
};
};
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */