summaryrefslogtreecommitdiff
path: root/connectivity/source/inc/hsqldb/StorageNativeInputStream.h
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/inc/hsqldb/StorageNativeInputStream.h')
-rw-r--r--connectivity/source/inc/hsqldb/StorageNativeInputStream.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/connectivity/source/inc/hsqldb/StorageNativeInputStream.h b/connectivity/source/inc/hsqldb/StorageNativeInputStream.h
index 8f8beb511f..2c635de5a1 100644
--- a/connectivity/source/inc/hsqldb/StorageNativeInputStream.h
+++ b/connectivity/source/inc/hsqldb/StorageNativeInputStream.h
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class com_sun_star_sdbcx_comp_hsqldb_StorageNativeInputStream */
@@ -68,3 +69,5 @@ JNIEXPORT jint JNICALL Java_com_sun_star_sdbcx_comp_hsqldb_StorageNativeInputStr
}
#endif
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */