1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-03 22:56:33 +02:00

About to release 1.9.18

This commit is contained in:
Werner Koch 2005-08-01 16:54:54 +00:00
parent 97d4c30539
commit 3919421a4f
7 changed files with 36 additions and 12 deletions

View file

@ -72,6 +72,7 @@ test_agent_private_key_type (void)
static void
test_make_shadow_info (void)
{
#if 0
static struct
{
const char *snstr;
@ -96,6 +97,7 @@ test_make_shadow_info (void)
/* fixme: Need to compare the result but also need to check
proper S-expression syntax. */
}
#endif
}