]> git.ipfire.org Git - thirdparty/tar.git/commit
Fix commit typo when bringing back placeholders master
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 27 Nov 2025 19:11:25 +0000 (11:11 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 27 Nov 2025 19:21:49 +0000 (11:21 -0800)
commit505cf47a0af029c9b8164f525f44b3c36c89407a
treee390209acbafbf3b16006da8d0cae43c4154444f
parentf83a120c580fa5a15e4eeac3dea4cb12bae1ce6a
Fix commit typo when bringing back placeholders

Problem reported by Pavel Raiskup in:
https://lists.gnu.org/r/bug-tar/2025-11/msg00028.html
* src/extract.c (contains_dot_dot): Bring back this function here,
from its former location in src/names.c.  Make it static since
it is used only in this compilation unit.
src/extract.c