summaryrefslogtreecommitdiff
path: root/dtrans/source/win32/dtobj/DtObjFactory.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'dtrans/source/win32/dtobj/DtObjFactory.cxx')
-rw-r--r--dtrans/source/win32/dtobj/DtObjFactory.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/dtrans/source/win32/dtobj/DtObjFactory.cxx b/dtrans/source/win32/dtobj/DtObjFactory.cxx
index 0f69b389e8ce..581ef2b723c1 100644
--- a/dtrans/source/win32/dtobj/DtObjFactory.cxx
+++ b/dtrans/source/win32/dtobj/DtObjFactory.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
@@ -66,7 +66,7 @@ Reference< XTransferable > SAL_CALL CDTransObjFactory::createTransferableFromDat
pTransf->initFlavorList();
pTransf->release();
- return refDOTransf;
+ return refDOTransf;
}
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */