summaryrefslogtreecommitdiff
path: root/cosv/inc/cosv/tpl/vvector.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cosv/inc/cosv/tpl/vvector.hxx')
-rw-r--r--cosv/inc/cosv/tpl/vvector.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/cosv/inc/cosv/tpl/vvector.hxx b/cosv/inc/cosv/tpl/vvector.hxx
index e597fce49a2e..4848d97784ad 100644
--- a/cosv/inc/cosv/tpl/vvector.hxx
+++ b/cosv/inc/cosv/tpl/vvector.hxx
@@ -2,7 +2,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -139,7 +139,7 @@ class VirtualVector
// LIFECYCLE
VirtualVector();
- explicit VirtualVector(
+ explicit VirtualVector(
int i_size );
~VirtualVector();