summaryrefslogtreecommitdiff
path: root/sw/source/core/text/inftxt.cxx
diff options
context:
space:
mode:
authorJĂșlio Hoffimann <julio.hoffimann@gmail.com>2011-04-18 12:37:38 -0300
committerKatarina Machalkova <kmachalkova@suse.cz>2011-04-22 14:10:22 +0200
commitbb41dbc0398fec2b10c6fae63e790f95a62c4720 (patch)
tree7466a092592a88e7882502fea84d22b9576cfad0 /sw/source/core/text/inftxt.cxx
parent5134e825e836ba0f9187c1289bd0c9ed0c16c605 (diff)
all bogus comments finally removed
Diffstat (limited to 'sw/source/core/text/inftxt.cxx')
-rw-r--r--sw/source/core/text/inftxt.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/text/inftxt.cxx b/sw/source/core/text/inftxt.cxx
index beb6fbc14f7e..3f843f1a76d7 100644
--- a/sw/source/core/text/inftxt.cxx
+++ b/sw/source/core/text/inftxt.cxx
@@ -1669,7 +1669,7 @@ xub_StrLen SwTxtFormatInfo::ScanPortionEnd( const xub_StrLen nStart,
}
}
- // --> FME 2006-01-13 #130210# Check if character *behind* the portion has
+ // #130210# Check if character *behind* the portion has
// to become the hook:
if ( i == nEnd && i < GetTxt().Len() && bNumFound )
{