mirror of
git://git.gnupg.org/gnupg.git
synced 2024-12-22 10:19:57 +01:00
gpg: Remove trailing comma in an enum.
-- Signed-off-by: Werner Koch <wk@gnupg.org>
This commit is contained in:
parent
f795f4529d
commit
87b94e08d7
@ -90,7 +90,7 @@ enum para_name {
|
||||
pHANDLE,
|
||||
pKEYSERVER,
|
||||
pKEYGRIP,
|
||||
pSUBKEYGRIP,
|
||||
pSUBKEYGRIP
|
||||
};
|
||||
|
||||
struct para_data_s {
|
||||
|
Loading…
x
Reference in New Issue
Block a user