Browse Source

(SOLARIS_XHDTYPE): New define

Sergey Poznyakoff 20 năm trước cách đây
mục cha
commit
d7af510d49
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      src/tar.h

+ 3 - 0
src/tar.h

@@ -189,6 +189,9 @@ struct oldgnu_header
 /* This file is a tape/volume header.  Ignore it on extraction.  */
 #define GNUTYPE_VOLHDR 'V'
 
+/* Solaris extended header */
+#define SOLARIS_XHDTYPE 'X'
+
 
 /* Jörg Schilling star header */