diff --git a/g10/gpgcompose.c b/g10/gpgcompose.c index 4a2cb818f..e541cfef0 100644 --- a/g10/gpgcompose.c +++ b/g10/gpgcompose.c @@ -306,7 +306,7 @@ show_help (struct option options[]) if (! option) space = 72; formatted = format_text (tmp, space, space + 4); - if (!format_text) + if (!formatted) abort (); if (tmp != help)