Formatting cleanup.

This commit is contained in:
Jeff Ames
2009-10-01 09:38:36 +09:00
parent ee205e7e81
commit 606e831ff5
36 changed files with 48 additions and 48 deletions

View File

@@ -52,7 +52,7 @@ namespace OpenSim.Region.Framework.Interfaces
/// This method occurs asynchronously. If you want notification of when it has completed then subscribe to
/// the EventManager.OnOarFileSaved event.
///
/// <param name="savePath"></param>
/// <param name="savePath"></param>
/// <param name="requestId">If supplied, this request Id is later returned in the saved event</param>
void ArchiveRegion(string savePath, Guid requestId);