mirror of
https://github.com/haiwen/libsearpc.git
synced 2025-09-03 05:44:25 +00:00
replace json-glib with jansson
This commit is contained in:
@@ -5,4 +5,5 @@ Define RPC functions needed to generate
|
||||
# [ <ret-type>, [<arg_types>] ]
|
||||
func_table = [
|
||||
[ "int", ["string"] ],
|
||||
[ "objlist", ["int", "int", "string"] ]
|
||||
]
|
||||
|
Reference in New Issue
Block a user