]> git.ipfire.org Git - thirdparty/tar.git/commit
Fewer macros in xattrs.c
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 19 Aug 2024 16:55:32 +0000 (09:55 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 19 Aug 2024 16:57:13 +0000 (09:57 -0700)
commit8b3073e1d2ef79e6bd578fdd5e2dd448876c0fc7
treeebd991e809bd371b4a0f05d8669d0fc92fabadb9
parent7c4f884747d5096a1088d84b2568f5d6f04f408b
Fewer macros in xattrs.c

* src/xattrs.c (XATTRS_PREFIX, XATTRS_PREFIX_LEN, USER_DOT_PFX):
Now constants, not macros.
src/xattrs.c