diff --git a/lslopt/lslextrafuncs.py b/lslopt/lslextrafuncs.py index bac6fba..5d27d9a 100644 --- a/lslopt/lslextrafuncs.py +++ b/lslopt/lslextrafuncs.py @@ -158,7 +158,7 @@ def llGetAgentLanguage(id): return u'' raise ELSLCantCompute -def llGetListEntryType(scope, options): +def llGetAgentList(scope, options): assert isinteger(scope) assert islist(options) if scope == 0: