diff options
author | Tobin Harding <[email protected]> | 2017-10-14 06:42:04 +1100 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2017-10-13 12:42:04 -0700 |
commit | c616dcf8bc3b2cb2dddc9b8f8bc64f307c9fb938 (patch) | |
tree | 27bad33f5086ddf09be6b88129457d147bbf2af7 /Makefile.am | |
parent | aea899a6fabbd8d0daf25a23ba114804b022529b (diff) |
Fix function documentation to correctly mirror code
Currently the function documentation states that two strings are
allocated, this is outdated. Only one char ** parameter is passed
into the function now, clearly only a pointer to a single string
is returned and needs to be free'd.
Reviewed-by: Brian Behlendorf <[email protected]>
Signed-off-by: Tobin C. Harding <[email protected]>
Closes #6754
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions