libctf: fix comment above ctf_dict_t
authorNick Alcock <nick.alcock@oracle.com>
Thu, 18 Mar 2021 12:37:52 +0000 (12:37 +0000)
committerNick Alcock <nick.alcock@oracle.com>
Thu, 18 Mar 2021 12:37:54 +0000 (12:37 +0000)
commit01cbfcba4bc74fb04904ad395a346549853bd189
tree3b0bcca68e1b8c0be893a532da7128b0a84f83c7
parentbf4c3185a5a031824855a93c3476ae276236df12
libctf: fix comment above ctf_dict_t

It is perfectly possible to have dynamically allocated data owned by a
specific dict: you just have to teach ctf_serialize about it.

libctf/ChangeLog
2021-03-18  Nick Alcock  <nick.alcock@oracle.com>

* ctf-impl.h (ctf_dict_t): Fix comment.
libctf/ChangeLog
libctf/ctf-impl.h
This page took 0.026079 seconds and 4 git commands to generate.