9213349d49
git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/linamh@629 6952d904-891a-0410-993b-d76249ca496b
13 lines
523 B
Diff
13 lines
523 B
Diff
diff -uNr log4cxx-0.9.7.orig/include/log4cxx/xml/domconfigurator.h log4cxx-0.9.7/include/log4cxx/xml/domconfigurator.h
|
|
--- log4cxx-0.9.7.orig/include/log4cxx/xml/domconfigurator.h 2004-05-10 13:42:04.000000000 +0100
|
|
+++ log4cxx-0.9.7/include/log4cxx/xml/domconfigurator.h 2006-03-19 13:15:30.000000000 +0000
|
|
@@ -208,7 +208,7 @@
|
|
spi::LoggerRepositoryPtr& repository);
|
|
|
|
protected:
|
|
- String DOMConfigurator::subst(const String& value);
|
|
+ String subst(const String& value);
|
|
|
|
protected:
|
|
void * appenderBag;
|