summaryrefslogtreecommitdiff
path: root/connectivity/source/inc/java/io/InputStream.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/inc/java/io/InputStream.hxx')
-rw-r--r--connectivity/source/inc/java/io/InputStream.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/connectivity/source/inc/java/io/InputStream.hxx b/connectivity/source/inc/java/io/InputStream.hxx
index 914d9ed3f263..20837abf136d 100644
--- a/connectivity/source/inc/java/io/InputStream.hxx
+++ b/connectivity/source/inc/java/io/InputStream.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.
@@ -58,3 +59,4 @@ namespace connectivity
}
#endif // _CONNECTIVITY_JAVA_IO_INPUTSTREAM_HXX_
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */