View | Details | Raw Unified | Return to bug 126486
Collapse All | Expand All

(-)include/log4cxx/xml/domconfigurator.h (-1 / +1 lines)
Lines 208-214 Link Here
208
				spi::LoggerRepositoryPtr& repository);
208
				spi::LoggerRepositoryPtr& repository);
209
209
210
		protected:
210
		protected:
211
			String DOMConfigurator::subst(const String& value);
211
			String subst(const String& value);
212
212
213
		protected:
213
		protected:
214
			void * appenderBag;
214
			void * appenderBag;

Return to bug 126486