From 88844c4c41010c75f9d2a5d69bfd9d4970528c13 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Tue, 23 Mar 2004 13:11:10 +0000 Subject: add missing comma --- tools/gpgconf-comp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/gpgconf-comp.c b/tools/gpgconf-comp.c index e3990f9c3..e449d48f2 100644 --- a/tools/gpgconf-comp.c +++ b/tools/gpgconf-comp.c @@ -771,7 +771,7 @@ typedef enum GC_COMPONENT_SCDAEMON, /* The classic GPG for OpenPGP. */ - GC_COMPONENT_GPG + GC_COMPONENT_GPG, /* GPG for S/MIME. */ GC_COMPONENT_GPGSM, -- cgit v1.2.3