summaryrefslogtreecommitdiff
path: root/bridges/source/cpp_uno/gcc3_netbsd_x86-64/abi.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'bridges/source/cpp_uno/gcc3_netbsd_x86-64/abi.hxx')
-rw-r--r--bridges/source/cpp_uno/gcc3_netbsd_x86-64/abi.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/bridges/source/cpp_uno/gcc3_netbsd_x86-64/abi.hxx b/bridges/source/cpp_uno/gcc3_netbsd_x86-64/abi.hxx
index 1e2bc64fff93..6d40eafb1c0c 100644
--- a/bridges/source/cpp_uno/gcc3_netbsd_x86-64/abi.hxx
+++ b/bridges/source/cpp_uno/gcc3_netbsd_x86-64/abi.hxx
@@ -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.
@@ -65,3 +66,5 @@ void fill_struct( typelib_TypeDescriptionReference *pTypeRef, void * const *pGPR
} // namespace x86_64
#endif // _BRIDGES_CPP_UNO_X86_64_ABI_HXX_
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */