diff options
Diffstat (limited to 'src/rar-utils.h')
-rw-r--r-- | src/rar-utils.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rar-utils.h b/src/rar-utils.h index 01ba9bb..416d00b 100644 --- a/src/rar-utils.h +++ b/src/rar-utils.h @@ -25,6 +25,6 @@ #include "fr-command.h" -void rar_check_multi_vomule (FrCommand *comm); +void rar_check_multi_volume (FrCommand *comm); #endif /* RAR_UTILS_H */ |