From 6652688b1f72920a9b0d43a83f40f010e11198c2 Mon Sep 17 00:00:00 2001 From: David Athay Date: Mon, 18 Aug 2008 11:51:43 +0000 Subject: Misc fixes with guild --- src/account-server/dalstorage.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/account-server/dalstorage.cpp') diff --git a/src/account-server/dalstorage.cpp b/src/account-server/dalstorage.cpp index aa29319f..42a35467 100644 --- a/src/account-server/dalstorage.cpp +++ b/src/account-server/dalstorage.cpp @@ -1000,10 +1000,10 @@ std::list DALStorage::getGuildList() guilds.push_back(guild); } string_to< unsigned > toUint; + /** * Add the members to the guilds. */ - for (std::list::iterator itr = guilds.begin(); itr != guilds.end(); ++itr) -- cgit v1.2.3-60-g2f50