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
commit123ada6af7bd336aa07260646ee0adca33c8cbbc (patch)
treeadf37f77324743d4815fe4ee84761821f191bdbb /ucb
parent48c6d8dfd592bb6e6692d209caf19e230d7d3831 (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 551445df5e9d..dfdc46c526de 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 )