Fix the return type for Config_set()

This commit is contained in:
Pierre Pronchery 2016-09-14 03:01:47 +02:00
parent b84664adce
commit c0fe3e7344

View File

@ -18,7 +18,7 @@ arg2=STRING,section
arg3=UINT32,what arg3=UINT32,what
[call::set] [call::set]
ret=BOOLEAN ret=BOOL
arg1=STRING,filename arg1=STRING,filename
arg2=STRING,section arg2=STRING,section
arg3=STRING,variable arg3=STRING,variable