*** empty log message ***

This commit is contained in:
François Pinard
1994-11-16 02:43:39 +00:00
parent dc35680b85
commit 456ca25e79
3 changed files with 704 additions and 619 deletions
+1 -1
View File
@@ -253,7 +253,7 @@ dump_file (p, curdev, toplevel)
&& !S_ISDIR (hstat.st_mode)
&& (f_new_files > 1 || new_time > hstat.st_ctime))
{
if (curdev < 0)
if (curdev == -1)
{
msg ("%s: is unchanged; not dumped", p);
}
+702 -617
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -1 +1 @@
char version_string[] = "GNU tar version 1.11.1";
char version_string[] = "GNU tar version 1.11.2";