Formatting cleanup.

This commit is contained in:
Jeff Ames
2009-08-09 00:43:13 +09:00
parent e88903f481
commit bc6ec3b564
10 changed files with 20 additions and 20 deletions

View File

@@ -146,8 +146,8 @@ namespace OpenSim.Region.ScriptEngine.Shared.Api.Interfaces
string osLoadedCreationDate();
string osLoadedCreationTime();
string osLoadedCreationID();
LSL_List osGetLinkPrimitiveParams( int linknumber, LSL_List rules );
LSL_List osGetLinkPrimitiveParams(int linknumber, LSL_List rules);
}
}