diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-09-24 01:57:46 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-09-24 01:57:46 +0000 |
commit | 321b4b38cb22eb640619cebcb1230c604b2e9297 (patch) | |
tree | bea175e053890b150463151752b7a49dc49c436e /create.h | |
parent | Adding upstream version 0.22. (diff) | |
download | tarlz-321b4b38cb22eb640619cebcb1230c604b2e9297.tar.xz tarlz-321b4b38cb22eb640619cebcb1230c604b2e9297.zip |
Adding upstream version 0.23.upstream/0.23
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'create.h')
-rw-r--r-- | create.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -45,3 +45,4 @@ public: extern Archive_attrs archive_attrs; const char * const cant_stat = "Can't stat input file"; +const char * const eferec_msg = "Error formatting extended records."; |