summaryrefslogtreecommitdiff
path: root/mysqlc/source/mysqlc_general.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'mysqlc/source/mysqlc_general.hxx')
-rw-r--r--mysqlc/source/mysqlc_general.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/mysqlc/source/mysqlc_general.hxx b/mysqlc/source/mysqlc_general.hxx
index 6d18c2139a9c..113301eaa666 100644
--- a/mysqlc/source/mysqlc_general.hxx
+++ b/mysqlc/source/mysqlc_general.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.
*
@@ -66,3 +67,5 @@ namespace mysqlc_sdbc_driver
}
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */