summaryrefslogtreecommitdiff
path: root/sw/inc/docfac.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/docfac.hxx')
-rw-r--r--sw/inc/docfac.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/docfac.hxx b/sw/inc/docfac.hxx
index 35827e09a4b2..cf073a9398ba 100644
--- a/sw/inc/docfac.hxx
+++ b/sw/inc/docfac.hxx
@@ -29,7 +29,7 @@ protected:
SwDoc* pDoc;
public:
- SwDocFac( SwDoc *pDoc = 0 );
+ SwDocFac( SwDoc *pDoc = nullptr );
~SwDocFac();
/// Document is created after calling Read(...).