summaryrefslogtreecommitdiff
path: root/tools/source/stream/strmwnt.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'tools/source/stream/strmwnt.cxx')
-rw-r--r--tools/source/stream/strmwnt.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/source/stream/strmwnt.cxx b/tools/source/stream/strmwnt.cxx
index 953016dce475..107e1a0bcfda 100644
--- a/tools/source/stream/strmwnt.cxx
+++ b/tools/source/stream/strmwnt.cxx
@@ -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
@@ -483,7 +483,7 @@ void SvFileStream::Open( const String& rFilename, StreamMode nMode )
ByteString aFileNameA( aFilename, osl_getThreadTextEncoding());
FSysRedirector::DoRedirect( aFilename );
#endif
- SetLastError( ERROR_SUCCESS ); // ggf. durch Redirector geaendert!
+ SetLastError( ERROR_SUCCESS ); // ggf. durch Redirector geaendert!
/*
#ifdef DBG_UTIL