X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=cpmchattr.c;h=cf337e21b496a66c94eba8c4271fb7df8216455b;hb=749b004e4bb5830a6246a30ebe0a158e448327c5;hp=aaecdc7328151c7b41025dc1e0ab27fdf902ea00;hpb=669a947da532682fcdb01a4fcbb0d9418206bcd0;p=debian%2Fcpmtools diff --git a/cpmchattr.c b/cpmchattr.c index aaecdc7..cf337e2 100644 --- a/cpmchattr.c +++ b/cpmchattr.c @@ -106,6 +106,7 @@ int main(int argc, char *argv[]) /*{{{*/ exitcode=1; } } + cpmUmount(&drive); exit(exitcode); } /*}}}*/