Copyright header updates - part 3... (and some whitespace cleanups)

--HG--
branch : trunk
This commit is contained in:
click
2010-10-07 14:00:52 +02:00
parent df66aee929
commit a67d7c9afd
59 changed files with 931 additions and 938 deletions

View File

@@ -1114,7 +1114,7 @@ void Group::SendUpdate()
data << uint8(citr->flags);
data << uint8(citr->roles);
if (isLFGGroup())
{
{
data << uint8(m_LfgStatus);
data << uint32(m_LfgDungeonEntry);
}