summaryrefslogtreecommitdiffstats
path: root/bin/pax/pax.h
diff options
context:
space:
mode:
Diffstat (limited to 'bin/pax/pax.h')
-rw-r--r--bin/pax/pax.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/pax/pax.h b/bin/pax/pax.h
index fc87bdb..2cf9e8a 100644
--- a/bin/pax/pax.h
+++ b/bin/pax/pax.h
@@ -190,7 +190,7 @@ typedef struct {
char name[PAXPATHLEN+1]; /* file name */
int ln_nlen; /* link name length */
char ln_name[PAXPATHLEN+1]; /* name to link to (if any) */
- char *org_name; /* orig name in filesystem */
+ char *org_name; /* orig name in file system */
PATTERN *pat; /* ptr to pattern match (if any) */
struct stat sb; /* stat buffer see stat(2) */
off_t pad; /* bytes of padding after file xfer */
OpenPOWER on IntegriCloud