From 4f84ffc811d93371f395f11a0e0f42000eaa99fc Mon Sep 17 00:00:00 2001 From: deva Date: Tue, 7 Mar 2006 19:12:18 +0000 Subject: *** empty log message *** --- lib/file.cc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/file.cc') diff --git a/lib/file.cc b/lib/file.cc index 3a59334..6bd8438 100644 --- a/lib/file.cc +++ b/lib/file.cc @@ -81,8 +81,8 @@ File::~File() info->info("[%s]", filelist[cnt].c_str()); } - std::string *trash = config->readString("server_trash"); - std::string *later = config->readString("server_later"); + std::string *trash = MIaV::config->readString("server_trash"); + std::string *later = MIaV::config->readString("server_later"); switch(savestate) { case NO_CHANGE: -- cgit v1.2.3