]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
libctf: document parameters to ctf_import
authorNick Alcock <nick.alcock@oracle.com>
Sun, 16 Feb 2025 19:37:54 +0000 (19:37 +0000)
committerNick Alcock <nick.alcock@oracle.com>
Fri, 28 Feb 2025 15:13:24 +0000 (15:13 +0000)
commit06f77d49f62ff039d5fbd45afd259678455b448b
tree9449431e3b5424393015271e75cd0e48ab6771f8
parent8ab2fdda02b070528ecbb776b87f275c4c9f3c8c
libctf: document parameters to ctf_import

One is a parent dict, one is a child: you shouldn't have to look at the
source to tell which is which.

include/
* ctf-api.h (ctf_import): Name parameters.
include/ctf-api.h