aboutsummaryrefslogtreecommitdiff
path: root/tar/creation_set.c
diff options
context:
space:
mode:
Diffstat (limited to 'tar/creation_set.c')
-rw-r--r--tar/creation_set.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tar/creation_set.c b/tar/creation_set.c
index bdc607daeb20..cfc5a642aed3 100644
--- a/tar/creation_set.c
+++ b/tar/creation_set.c
@@ -95,7 +95,7 @@ get_format_code(const char *suffix)
{ ".7z", "7zip" },
{ ".ar", "arbsd" },
{ ".cpio", "cpio" },
- { ".iso", "iso9960" },
+ { ".iso", "iso9660" },
{ ".mtree", "mtree" },
{ ".shar", "shar" },
{ ".tar", "paxr" },