diff options
Diffstat (limited to 'src/internal/perk_ar_impl.h')
-rw-r--r-- | src/internal/perk_ar_impl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/internal/perk_ar_impl.h b/src/internal/perk_ar_impl.h index b7c2fbc..0da7559 100644 --- a/src/internal/perk_ar_impl.h +++ b/src/internal/perk_ar_impl.h @@ -34,7 +34,7 @@ |PERK_DRIVER_AR_APPEND_MEMBERS \ |PERK_DRIVER_AR_REPLACE_MEMBERS \ |PERK_DRIVER_AR_EXTRACT_MEMBERS \ - |PERK_DRIVER_AR_PRINT_ARCHIVE) + |PERK_DRIVER_AR_PRINT_MEMBERS) extern const struct argv_option pe_ar_options[]; |