- typos: s/compatability/compatibility/g;s/compatable/compatible/g;
This commit is contained in:
@ -44,7 +44,7 @@
|
||||
|
||||
/* Tar file constants */
|
||||
# define TAR_MAGIC "ustar" /* ustar and a null */
|
||||
# define TAR_VERSION " " /* Be compatable with GNU tar format */
|
||||
# define TAR_VERSION " " /* Be compatible with GNU tar format */
|
||||
|
||||
#define TAR_BLOCK_SIZE 512
|
||||
#define TAR_MAGIC_LEN 6
|
||||
|
Reference in New Issue
Block a user