mirror of
https://github.com/opensim/opensim.git
synced 2026-08-10 19:36:07 +08:00
Formatting and casing correction in WorldCommModule, trailing new line in OSSL to get git diff to not complain
This commit is contained in:
committed by
Justin Clark-Casey (justincc)
parent
1b3b7a61ac
commit
18b1ee6f37
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user