summaryrefslogtreecommitdiff
path: root/ucb
diff options
context:
space:
mode:
authorRob Snelders <programming@ertai.nl>2011-02-08 20:59:20 +0100
committerChristina Rossmanith <ChrRossmanith@web.de>2011-02-08 20:59:40 +0100
commitf5703918c44ec6aac157a9313f582106bea736aa (patch)
treeb1f9f87fcc3093c08f8200fb48e766697a9a78da /ucb
parentc4fa219736995ae0c9a3cc240497bfa1d8a8053c (diff)
translated comments
Diffstat (limited to 'ucb')
-rw-r--r--ucb/source/sorter/sortdynres.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/ucb/source/sorter/sortdynres.cxx b/ucb/source/sorter/sortdynres.cxx
index d3a666cdd9..0402355c61 100644
--- a/ucb/source/sorter/sortdynres.cxx
+++ b/ucb/source/sorter/sortdynres.cxx
@@ -320,8 +320,8 @@ SortedDynamicResultSet::impl_notify( const ListEvent& Changes )
SortedResultSet *pCurSet = NULL;
- // mxNew und mxOld vertauschen und anschliessend die Tabellen von Old
- // nach New kopieren
+ // exchange mxNew and mxOld and immediately afterwards copy the tables
+ // from Old to New
if ( mbGotWelcome )
{
if ( mbUseOne )