lpr: add more accurate comments
*: trailing whitespace removal
This commit is contained in:
@ -14,7 +14,7 @@ typedef struct file_header_t {
|
||||
char *name;
|
||||
char *link_target;
|
||||
#if ENABLE_FEATURE_TAR_UNAME_GNAME
|
||||
char *uname;
|
||||
char *uname;
|
||||
char *gname;
|
||||
#endif
|
||||
off_t size;
|
||||
|
Reference in New Issue
Block a user