diff options
-rw-r--r-- | src/fr-command-rar.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fr-command-rar.c b/src/fr-command-rar.c index 0565eca..d6a724e 100644 --- a/src/fr-command-rar.c +++ b/src/fr-command-rar.c @@ -126,7 +126,7 @@ mktime_from_string (const char *date_s, } static gboolean -attribute_field_with_space (char *line) +attribute_field_with_space (const char *line) { /* sometimes when the archive is encrypted the attributes field is * like this: "* ..A...." |