From eb1fcf549a7a165624189276fd30af01a42ec0cb Mon Sep 17 00:00:00 2001 From: Yohann Ferreira Date: Sat, 16 Jul 2005 00:51:31 +0000 Subject: Oops forgot two slashes. --- src/resources/buddylist.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/resources/buddylist.cpp') diff --git a/src/resources/buddylist.cpp b/src/resources/buddylist.cpp index a227ec71..0c9f6c8b 100644 --- a/src/resources/buddylist.cpp +++ b/src/resources/buddylist.cpp @@ -29,7 +29,7 @@ BuddyList::BuddyList() { // Find saved buddy list file - filename = new std::string(std::string(config.getValue("homeDir", "") + "buddy.txt")); + filename = new std::string(std::string(config.getValue("homeDir", "") + "/buddy.txt")); // Load buddy from file loadFile(); -- cgit v1.2.3-70-g09d2