summaryrefslogtreecommitdiff
path: root/dtrans/source/win32/dnd/source.cxx
diff options
context:
space:
mode:
authorJoachim Lingner <jl@openoffice.org>2001-07-19 10:16:52 +0000
committerJoachim Lingner <jl@openoffice.org>2001-07-19 10:16:52 +0000
commit6a0d3f6cb6553d20829172a5f5f10e6e93d4b398 (patch)
tree3c7eab3d171cf5a5302d704574124c2028e44d38 /dtrans/source/win32/dnd/source.cxx
parent18eb3b3fa3edb87ca47ac4800f92a24fa2a587fa (diff)
#89819#
Diffstat (limited to 'dtrans/source/win32/dnd/source.cxx')
-rw-r--r--dtrans/source/win32/dnd/source.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/dtrans/source/win32/dnd/source.cxx b/dtrans/source/win32/dnd/source.cxx
index 09737ab42b31..f90815c5c83c 100644
--- a/dtrans/source/win32/dnd/source.cxx
+++ b/dtrans/source/win32/dnd/source.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: source.cxx,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: obr $ $Date: 2001-06-07 07:10:36 $
+ * last change: $Author: jl $ $Date: 2001-07-19 11:16:52 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -152,7 +152,7 @@ void SAL_CALL DragSource::startDrag( const DragGestureEvent& trigger,
{
// The actions supported by the drag source
m_sourceActions= sourceActions;
- // We need the to know which mouse button triggered the operation.
+ // We need to know which mouse button triggered the operation.
// If it was the left one, then the drop occurs when that button
// has been released and if it was the right one then the drop
// occurs when the right button has been released. If the event is not