]> git.ipfire.org Git - thirdparty/tar.git/commit
Fewer macros in xheader.c
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 19 Aug 2024 16:56:25 +0000 (09:56 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 19 Aug 2024 16:57:13 +0000 (09:57 -0700)
commitdd1bae32ce8647ff0480a6b77e02421d7d59c8d5
treeee2099002019885f0ce2d1229f736942f817dada
parent8b3073e1d2ef79e6bd578fdd5e2dd448876c0fc7
Fewer macros in xheader.c

* src/xheader.c (HEADER_TEMPLATE):
Remove.  All uses replaced with definiens.
(XHDR_PROTECTED, XHDR_GLOBAL): Now constants, not macros.
src/xheader.c