summaryrefslogtreecommitdiff
path: root/framework/inc/fwidllapi.h
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-05-25 14:05:29 +0100
committerCaolán McNamara <caolanm@redhat.com>2011-05-25 14:05:29 +0100
commite0483315269a616acd2ee00fb50208cc03a6ea22 (patch)
treefe105d4ed16dde93f61c9e39f58ab22f76d3c744 /framework/inc/fwidllapi.h
parent6f531db266857c7f4371687da3694b0b2fe5aa16 (diff)
add mode-lines here
Diffstat (limited to 'framework/inc/fwidllapi.h')
-rw-r--r--framework/inc/fwidllapi.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/framework/inc/fwidllapi.h b/framework/inc/fwidllapi.h
index 8f4b50cf77e0..c2bf28e5d3a6 100644
--- a/framework/inc/fwidllapi.h
+++ b/framework/inc/fwidllapi.h
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
#ifndef INCLUDED_FWIDLLAPI_H
#define INCLUDED_FWIDLLAPI_H
@@ -11,3 +12,5 @@
#define FWI_DLLPRIVATE SAL_DLLPRIVATE
#endif /* INCLUDED_FWIDLLAPI_H */
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */