*** empty log message ***

This commit is contained in:
François Pinard
1994-11-16 02:50:22 +00:00
parent e1a8dec108
commit fb275227ed

View File

@@ -122,6 +122,10 @@ union record {
the names of files that were in
the dir at the time the dump
was made */
#define LF_LONGLINK 'K' /* Identifies the NEXT file on the tape
as having a long linkname */
#define LF_LONGNAME 'L' /* Identifies the NEXT file on the tape
as having a long name. */
#define LF_MULTIVOL 'M' /* This is the continuation
of a file that began on another
volume */