diff options
Diffstat (limited to 'src/xz/list.c')
| -rw-r--r-- | src/xz/list.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/xz/list.c b/src/xz/list.c index 6a71d01e437e..210f23ad1baa 100644 --- a/src/xz/list.c +++ b/src/xz/list.c @@ -655,6 +655,8 @@ parse_check_value(file_pair *pair, const lzma_index_iter *iter) /// be printed. /// \param bhi Pointer to structure where to store the information /// about the Block Header field. +/// \param xfi Pointer to structure where to store the information +/// about the entire .xz file. /// /// \return False on success, true on error. If an error occurs, /// the error message is printed too so the caller doesn't |
