Home GnuPG
Diffusion GnuPG c0625c15c1fb

scd: Minor fix for readibility.

Description

scd: Minor fix for readibility.

* scd/command.c (open_card_with_request): Use NULL instead of
APPTYPE_NULL.

Using the enum is wrong because a string is expected. However it did
harm anything because the value of the enum is 0 and thus equivalent
to NULL.

  • Signed-off-by: Werner Koch <wk@gnupg.org>

Details

Provenance
wernerAuthored on Jan 3 2020, 11:43 AM
Parents
rGf4da1455c7ab: kbx: Initial support for an SQLite backend
Branches
Unknown
Tags
Unknown