*** empty log message ***

This commit is contained in:
François Pinard
1994-11-16 02:46:14 +00:00
parent 2017294abd
commit 0435e380a9

View File

@@ -501,12 +501,12 @@ extract_archive ()
}
/*
* Set the modified time of the file.
*
* Note that we set the accessed time to "now", which
* is really "the time we started extracting files".
* unless f_gnudump is used, in which case .st_atime is used
*/
* Set the modified time of the file.
*
* Note that we set the accessed time to "now", which
* is really "the time we started extracting files".
* unless f_gnudump is used, in which case .st_atime is used
*/
if (!f_modified)
{
/* fixme if f_gnudump should set ctime too, but how? */