mirror of
https://github.com/opensim/opensim.git
synced 2026-08-09 10:46:00 +08:00
Massive tab and trailing space cleanup
This commit is contained in:
@@ -227,7 +227,7 @@ namespace OpenSim.Services.HypergridService
|
||||
|
||||
List<UUID> localFriendsOnline = new List<UUID>();
|
||||
|
||||
m_log.DebugFormat("[HGFRIENDS SERVICE]: Status notification: foreign user {0} wants to notify {1} local friends of {2} status",
|
||||
m_log.DebugFormat("[HGFRIENDS SERVICE]: Status notification: foreign user {0} wants to notify {1} local friends of {2} status",
|
||||
foreignUserID, friends.Count, (online ? "online" : "offline"));
|
||||
|
||||
// First, let's double check that the reported friends are, indeed, friends of that user
|
||||
|
||||
Reference in New Issue
Block a user