diff options
Diffstat (limited to 'mcom')
-rwxr-xr-x | mcom | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mcom b/mcom index 65a9404..fdb363a 100755 --- a/mcom +++ b/mcom @@ -383,6 +383,7 @@ while :; do else printf 'mcom: re-run mmime first.\n' c= + continue fi else if mmime -c <$draft; then |