X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=rmt%2Frmt.c;h=bdcaff26741a84ac2d160cdbb63a4cde50e1ae5c;hb=de7372b23c3da92fbfaea2d1ac592f0b2ba87914;hp=fff83b87a57402e048b0cded6732de0d9f84fbd3;hpb=ee168310ec4227174ace489bf5f81f8c2f91cde0;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;