diff options
author | SignpostMarv | 2012-10-23 15:29:40 +0100 |
---|---|---|
committer | Justin Clark-Casey (justincc) | 2012-10-26 02:08:00 +0100 |
commit | 18b1ee6f379f4d34f72a9056bf6cdf185311fd05 (patch) | |
tree | d66d2e8f14594d22d2ea5197fa00ee3475b8755a /OpenSim/Region/ScriptEngine/Shared/Api | |
parent | minor: Add comment as to why we are pulcking plain old ints out of the LSL_Li... (diff) | |
download | opensim-SC_OLD-18b1ee6f379f4d34f72a9056bf6cdf185311fd05.zip opensim-SC_OLD-18b1ee6f379f4d34f72a9056bf6cdf185311fd05.tar.gz opensim-SC_OLD-18b1ee6f379f4d34f72a9056bf6cdf185311fd05.tar.bz2 opensim-SC_OLD-18b1ee6f379f4d34f72a9056bf6cdf185311fd05.tar.xz |
Formatting and casing correction in WorldCommModule, trailing new line in OSSL to get git diff to not complain
Diffstat (limited to 'OpenSim/Region/ScriptEngine/Shared/Api')
-rw-r--r-- | OpenSim/Region/ScriptEngine/Shared/Api/Implementation/OSSL_Api.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenSim/Region/ScriptEngine/Shared/Api/Implementation/OSSL_Api.cs b/OpenSim/Region/ScriptEngine/Shared/Api/Implementation/OSSL_Api.cs index 0811519..0650b90 100644 --- a/OpenSim/Region/ScriptEngine/Shared/Api/Implementation/OSSL_Api.cs +++ b/OpenSim/Region/ScriptEngine/Shared/Api/Implementation/OSSL_Api.cs | |||
@@ -3648,4 +3648,4 @@ namespace OpenSim.Region.ScriptEngine.Shared.Api | |||
3648 | DropAttachmentAt(false, pos, rot); | 3648 | DropAttachmentAt(false, pos, rot); |
3649 | } | 3649 | } |
3650 | } | 3650 | } |
3651 | } \ No newline at end of file | 3651 | } |