summaryrefslogtreecommitdiff
path: root/sw/inc/swwait.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/swwait.hxx')
-rw-r--r--sw/inc/swwait.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/inc/swwait.hxx b/sw/inc/swwait.hxx
index ad54933e9c7d..35940703cabb 100644
--- a/sw/inc/swwait.hxx
+++ b/sw/inc/swwait.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
@@ -36,7 +36,7 @@ class SwDocShell;
class SW_DLLPUBLIC SwWait
{
SwDocShell &rDoc;
- BOOL bLock;
+ BOOL bLock;
public:
SwWait( SwDocShell &rDocShell, BOOL bLockDispatcher );
~SwWait();