Fix the return type for Mutator_set()

This commit is contained in:
Pierre Pronchery 2016-09-14 03:02:04 +02:00
parent c0fe3e7344
commit 4b08ccf557

View File

@ -6,6 +6,6 @@ ret=STRING
arg1=STRING,variable
[call::set]
ret=BOOLEAN
ret=BOOL
arg1=STRING,variable
arg2=STRING,value