Removed duplicate llSetObjectPermMask entry from ConfLSL.xml

git-svn-id: https://lsleditor.svn.sourceforge.net/svnroot/lsleditor@40 3f4676ac-adda-40fd-8265-58d1435b1672
This commit is contained in:
niel-archer 2011-11-29 13:24:12 +00:00
parent ac1295059b
commit 1dd1517089

View file

@ -3160,13 +3160,6 @@
your key in s2 to encrypt or put the encrypted data into s1 your key in s2 to encrypt or put the encrypted data into s1
with the same key in s2 to decrypt again. with the same key in s2 to decrypt again.
</Word> </Word>
<Word name="llSetObjectPermMask">
llSetObjectPermMask(integer mask, integer value);
Sets the given permission mask to the new value on the root object
the task is attached to.
</Word>
</Words> </Words>