sysconf.json: remove erroneous const in fd2path
This commit is contained in:
parent
93111d7b0e
commit
fcb7cbac52
|
@ -121,7 +121,7 @@
|
|||
{
|
||||
"Args": [
|
||||
"int32_t",
|
||||
"const char*",
|
||||
"char*",
|
||||
"uint32_t"
|
||||
],
|
||||
"Id": 10,
|
||||
|
|
Loading…
Reference in New Issue