X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;ds=sidebyside;f=rmt%2Frmt.c;h=bdcaff26741a84ac2d160cdbb63a4cde50e1ae5c;hb=de7372b23c3da92fbfaea2d1ac592f0b2ba87914;hp=fff83b87a57402e048b0cded6732de0d9f84fbd3;hpb=b414e25de8ca49d7567a92c203d431383ec57c83;p=tar diff --git a/rmt/rmt.c b/rmt/rmt.c index fff83b8..bdcaff2 100644 --- a/rmt/rmt.c +++ b/rmt/rmt.c @@ -274,7 +274,6 @@ decode_open_flag (const char *mstr, int *pmode) rmt_error_message (EINVAL, "invalid open mode"); return 1; } - } } else mode = numeric_mode;