mini-warnings-safari, plus cleanup of IUserServices method naming.

This commit is contained in:
Dr Scofield
2008-07-04 10:19:58 +00:00
parent 382fb8cea6
commit 2dadbc2f70
8 changed files with 67 additions and 66 deletions

View File

@@ -51,7 +51,7 @@ namespace OpenSim.Framework.Communications
UserAgentData GetAgentByUUID(LLUUID userId);
void clearUserAgent(LLUUID avatarID);
void ClearUserAgent(LLUUID avatarID);
List<AvatarPickerAvatar> GenerateAgentPickerRequestResponse(LLUUID QueryID, string Query);
UserProfileData SetupMasterUser(string firstName, string lastName);