summaryrefslogtreecommitdiff
path: root/src/rar-utils.c
diff options
context:
space:
mode:
authorinfirit <[email protected]>2014-11-21 17:34:44 +0100
committerinfirit <[email protected]>2014-11-22 20:25:30 +0100
commit28c596789cf64a2df0005362b1595a73f0ab2567 (patch)
tree39c2a31a51072abfb3500c169ab4fbb7b6c7aa3c /src/rar-utils.c
parente1cbfda259d2bfd2a87cda3519fd2cd69e509556 (diff)
downloadengrampa-28c596789cf64a2df0005362b1595a73f0ab2567.tar.bz2
engrampa-28c596789cf64a2df0005362b1595a73f0ab2567.tar.xz
fixed compiler warnings
Based on FR commit: 1becb98e4c8bc86feca13b54f991987c4eee3341 From: Paolo Bacchilega <[email protected]>
Diffstat (limited to 'src/rar-utils.c')
-rw-r--r--src/rar-utils.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rar-utils.c b/src/rar-utils.c
index fb67ef9..e3081a3 100644
--- a/src/rar-utils.c
+++ b/src/rar-utils.c
@@ -91,7 +91,7 @@ get_first_volume_name (const char *name,
void
-rar_check_multi_vomule (FrCommand *comm)
+rar_check_multi_volume (FrCommand *comm)
{
GFile *file;
char buffer[11];