Update svn properties, add copyright headers, formatting cleanup.

This commit is contained in:
Jeff Ames
2009-04-24 00:58:48 +00:00
parent 1ccc99a3f9
commit 8afeee9ff6
4 changed files with 64 additions and 23 deletions

View File

@@ -490,7 +490,7 @@ namespace OpenSim.Region.OptionalModules.Avatar.XmlRpcGroups
// If a message from a group arrives here, it may need to be forwarded to a local client
if (msg.fromGroup == true)
{
switch( msg.dialog )
switch (msg.dialog)
{
case (byte)InstantMessageDialog.GroupInvitation:
case (byte)InstantMessageDialog.GroupNotice: