Correct whitespace error introduced by previous commit

0.7.4.1
Melanie 2012-04-14 01:04:26 +01:00
parent 4d652c7041
commit 4bdd9d51bc
1 changed files with 1 additions and 1 deletions

View File

@ -148,7 +148,7 @@ namespace OpenSim.Region.ScriptEngine.Shared.Api.Interfaces
LSL_Rotation llGetLocalRot();
LSL_Float llGetMass();
LSL_Integer llGetMemoryLimit();
void llGetNextEmail(string address, string subject);
void llGetNextEmail(string address, string subject);
LSL_String llGetNotecardLine(string name, int line);
LSL_Key llGetNumberOfNotecardLines(string name);
LSL_Integer llGetNumberOfPrims();