*** empty log message ***

This commit is contained in:
François Pinard
1994-11-16 02:56:17 +00:00
parent 2a29aa0b1d
commit f809340f62
2 changed files with 8 additions and 79 deletions
+1
View File
@@ -447,6 +447,7 @@ decode_header (header, st, stdp, wantug)
long from_oct ();
st->st_mode = from_oct (8, header->header.mode);
st->st_mode &= 07777;
st->st_mtime = from_oct (1 + 12, header->header.mtime);
if (f_gnudump)
{