summaryrefslogtreecommitdiff
path: root/connectivity/source/parse/wrap_sqlbison.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/parse/wrap_sqlbison.cxx')
-rw-r--r--connectivity/source/parse/wrap_sqlbison.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/connectivity/source/parse/wrap_sqlbison.cxx b/connectivity/source/parse/wrap_sqlbison.cxx
index 17993a194bc5..e58391867233 100644
--- a/connectivity/source/parse/wrap_sqlbison.cxx
+++ b/connectivity/source/parse/wrap_sqlbison.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.
@@ -29,3 +30,5 @@
#include "precompiled_connectivity.hxx"
#include "sqlbison.cxx"
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */