summaryrefslogtreecommitdiff
path: root/rsc/inc/rscclobj.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'rsc/inc/rscclobj.hxx')
-rw-r--r--rsc/inc/rscclobj.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/rsc/inc/rscclobj.hxx b/rsc/inc/rscclobj.hxx
index 46b6ada33d85..7a1109018cc5 100644
--- a/rsc/inc/rscclobj.hxx
+++ b/rsc/inc/rscclobj.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
@@ -58,7 +58,7 @@ protected:
public:
using NameNode::Insert;
-
+
ObjNode( const RscId & rId, CLASS_DATA pData, ULONG lKey );
ObjNode * DelObjNode( RscTop * pClass, ULONG lFileKey );
sal_uInt32 GetId() const;