main: forgotten styleup
This commit is contained in:
parent
cff617f8a4
commit
3b2b3b7f00
|
@ -154,7 +154,8 @@ int main (int argc, char**argv)
|
|||
|
||||
exit_ok:
|
||||
if (!KR.close() ) {
|
||||
err("could not close keyring, something weird is going to happen.");
|
||||
err ("could not close keyring, "
|
||||
"something weird is going to happen.");
|
||||
}
|
||||
|
||||
return exitflag;
|
||||
|
|
Loading…
Reference in a new issue