This commit is contained in:
Sergey Poznyakoff
2008-09-23 17:07:17 +00:00
parent c1b55e02b1
commit 60c00c18b5

View File

@@ -1,3 +1,10 @@
2008-09-23 Sergey Poznyakoff <gray@gnu.org.ua>
* src/common.h (filename_terminator): Remove global.
* src/tar.c (filename_terminator): New static.
* src/names.c (name_next_elt): Do not depend on
filename_terminator, this was a leftover from 1.13.
2008-09-18 Sergey Poznyakoff <gray@gnu.org.ua>
* doc/tar.texi: Remove incorrect example.