one more newline
authorJán Kupec <jkupec@suse.cz>
Tue, 10 Nov 2009 18:18:01 +0000 (19:18 +0100)
committerJán Kupec <jkupec@suse.cz>
Tue, 10 Nov 2009 18:18:01 +0000 (19:18 +0100)
src/callbacks/keyring.h

index e3524fb..009008b 100644 (file)
@@ -121,6 +121,7 @@ namespace zypp
        const std::string & keyid = key.id(), keyname = key.name(),
          fingerprint = key.fingerprint();
 
+       s << std::endl;
        if (_gopts.gpg_auto_import_keys)
          s << _("Automatically importing the following key:") << std::endl;
        else if (_gopts.no_gpg_checks)