summaryrefslogtreecommitdiff
path: root/idl
diff options
context:
space:
mode:
Diffstat (limited to 'idl')
-rw-r--r--idl/source/objects/slot.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/idl/source/objects/slot.cxx b/idl/source/objects/slot.cxx
index 0fbc7c78732f..e9b2d9986410 100644
--- a/idl/source/objects/slot.cxx
+++ b/idl/source/objects/slot.cxx
@@ -313,7 +313,7 @@ void SvMetaSlot::Insert( SvSlotElementList& rList)
{
nLow = nMid + 1;
if ( nLow == 0 )
- break;
+ break;
}
else
bFound = true;