summaryrefslogtreecommitdiff
path: root/connectivity/source/inc/java/io/Reader.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/inc/java/io/Reader.hxx')
-rw-r--r--connectivity/source/inc/java/io/Reader.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/connectivity/source/inc/java/io/Reader.hxx b/connectivity/source/inc/java/io/Reader.hxx
index 0e0a3e3e8f59..74235ff5d328 100644
--- a/connectivity/source/inc/java/io/Reader.hxx
+++ b/connectivity/source/inc/java/io/Reader.hxx
@@ -2,7 +2,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -47,7 +47,7 @@ namespace connectivity
virtual ~java_io_Reader();
public:
virtual jclass getMyClass() const;
-
+
// ein Konstruktor, der fuer das Returnen des Objektes benoetigt wird:
java_io_Reader( JNIEnv * pEnv, jobject myObj );
// XInputStream