Formatting and casing correction in WorldCommModule, trailing new line in OSSL to get git diff to not complain

This commit is contained in:
SignpostMarv
2012-10-23 15:29:40 +01:00
committed by Justin Clark-Casey (justincc)
parent 1b3b7a61ac
commit 18b1ee6f37
3 changed files with 5 additions and 5 deletions

View File

@@ -60,7 +60,7 @@ namespace OpenSim.Region.Framework.Interfaces
/// the script during 'peek' time. Parameter hostID is needed to
/// determine the position of the script.
/// </summary>
/// <param name="localID">localID of the script engine</param>
/// <param name="LocalID">localID of the script engine</param>
/// <param name="itemID">UUID of the script engine</param>
/// <param name="hostID">UUID of the SceneObjectPart</param>
/// <param name="channel">channel to listen on</param>