Minor comment fix
This commit is contained in:
parent
f321a52b0e
commit
0155282ad7
@ -51,7 +51,7 @@
|
||||
#define DEVBLK 8192 /* default read blksize for devices */
|
||||
#define FILEBLK 10240 /* default read blksize for files */
|
||||
#define PAXPATHLEN 3072 /* maximum path length for pax. MUST be */
|
||||
/* longer than the system MAXPATHLEN */
|
||||
/* longer than the system PATH_MAX */
|
||||
|
||||
/*
|
||||
* Pax modes of operation
|
||||
|
Loading…
Reference in New Issue
Block a user