]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Improve argument names of xmemmem
authorBrad King <brad.king@kitware.com>
Thu, 22 Oct 2015 14:02:14 +0000 (10:02 -0400)
committerBrad King <brad.king@kitware.com>
Mon, 26 Oct 2015 13:21:59 +0000 (09:21 -0400)
commit25439c86edb9f9a69dd83c031c7486dd8c337327
treebe4f8dd287b64ea414a2d4a702b607ad3974380f
parenta2004af24792f785a2eb67d4faf85c606851fd44
Improve argument names of xmemmem

AIX system headers define the symbol 'hz' as a preprocessor macro.
Rename the arguments to avoid this name and be more readable.

Suggested-by: Joerg Sonnenberger
libarchive/archive_read_support_format_warc.c