summaryrefslogtreecommitdiffstats
path: root/mysqlc/source/mysqlc_preparedstatement.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'mysqlc/source/mysqlc_preparedstatement.hxx')
-rw-r--r--mysqlc/source/mysqlc_preparedstatement.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/mysqlc/source/mysqlc_preparedstatement.hxx b/mysqlc/source/mysqlc_preparedstatement.hxx
index af148d99e79b..daf2610f996d 100644
--- a/mysqlc/source/mysqlc_preparedstatement.hxx
+++ b/mysqlc/source/mysqlc_preparedstatement.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.
*
@@ -184,3 +185,5 @@ namespace connectivity
* vim<600: noet sw=4 ts=4
*/
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */