Fix the return type for Config_set()
This commit is contained in:
parent
b84664adce
commit
c0fe3e7344
|
@ -18,7 +18,7 @@ arg2=STRING,section
|
|||
arg3=UINT32,what
|
||||
|
||||
[call::set]
|
||||
ret=BOOLEAN
|
||||
ret=BOOL
|
||||
arg1=STRING,filename
|
||||
arg2=STRING,section
|
||||
arg3=STRING,variable
|
||||
|
|
Loading…
Reference in New Issue
Block a user