summaryrefslogtreecommitdiff
path: root/sfx2/source/bastyp/bitset.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/source/bastyp/bitset.cxx')
-rw-r--r--sfx2/source/bastyp/bitset.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/source/bastyp/bitset.cxx b/sfx2/source/bastyp/bitset.cxx
index fc336bc9d2a8..45f6894d0738 100644
--- a/sfx2/source/bastyp/bitset.cxx
+++ b/sfx2/source/bastyp/bitset.cxx
@@ -25,7 +25,7 @@
#include <limits.h>
#include <algorithm>
-//====================================================================
+
// add nOffset to each bit-value in the set
BitSet BitSet::operator<<( sal_uInt16 nOffset ) const