diff options
author | Laurent Napias <[email protected]> | 2019-06-29 10:46:39 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-07-01 18:38:12 +0200 |
commit | 3c4165189dce94303efa1744ecfd6c728d2db5ec (patch) | |
tree | fd104044ae3a367b25558053c4610490bb013680 /src/fr-command-tar.h | |
parent | e48cd4649f7a448ed585634e206347cab5b86051 (diff) | |
download | engrampa-3c4165189dce94303efa1744ecfd6c728d2db5ec.tar.bz2 engrampa-3c4165189dce94303efa1744ecfd6c728d2db5ec.tar.xz |
Remove trailing whitespaces
Diffstat (limited to 'src/fr-command-tar.h')
-rw-r--r-- | src/fr-command-tar.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fr-command-tar.h b/src/fr-command-tar.h index 17aa097..5ee5e64 100644 --- a/src/fr-command-tar.h +++ b/src/fr-command-tar.h @@ -47,7 +47,7 @@ struct _FrCommandTar char *uncomp_filename; gboolean name_modified; char *compress_command; - + char *msg; }; |