Typo, thanks to: Jeff Johnson.
MFC after: 3 days
This commit is contained in:
parent
e54cc1f0d5
commit
826055b6a8
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=177080
@ -1505,7 +1505,7 @@ archive_entry_xattr_next(struct archive_entry * entry,
|
||||
return (ARCHIVE_OK);
|
||||
} else {
|
||||
*name = NULL;
|
||||
*name = NULL;
|
||||
*value = NULL;
|
||||
*size = (size_t)0;
|
||||
return (ARCHIVE_WARN);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user