Fixup fromcvs/togit conversion
[pkgsrcv2.git] / misc / openoffice3 / patches / patch-sc_source_filter_inc_xiroot.hxx
1 $NetBSD$
2
3 --- sc/source/filter/inc/xiroot.hxx.orig        2013-03-30 20:09:09.000000000 +0000
4 +++ sc/source/filter/inc/xiroot.hxx
5 @@ -193,7 +193,7 @@ public:
6      String              GetScAddInName( const String& rXclName ) const;
7  
8  private:
9 -    mutable XclImpRootData& mrImpData;      /// Reference to the global import data struct.
10 +    XclImpRootData& mrImpData;      /// Reference to the global import data struct.
11  };
12  
13  // ============================================================================