Home GnuPG

Suppress cppcheck warning about redundant initialization

Description

Suppress cppcheck warning about redundant initialization

I think in this case it's nicer to initialize the int/enum variables
keyType and subkeyType before the if-statement even if the initial
values will be overwritten in any case.

GIT_SILENT

Details

Provenance
ikloeckerAuthored on Thu, Sep 11, 5:01 PM
Parents
rLIBKLEO6585a579e06a: Remove redundant condition
Branches
Unknown
Tags
Unknown