mirror of
git://git.gnupg.org/gnupg.git
synced 2025-01-30 16:17:02 +01:00
Argg again: Remove cruft from a test.
This commit is contained in:
parent
cccda0c269
commit
1ade5ed150
@ -1023,7 +1023,7 @@ show_version ()
|
||||
fputs (strusage (11), stdout);
|
||||
if ((s=strusage (12)))
|
||||
printf (" (%s)", s );
|
||||
printf (" %s %s\n", strusage (13), "(Gpg4win @PACKAGE_VERSION@)");
|
||||
printf (" %s\n", strusage (13) );
|
||||
/* Additional version lines. */
|
||||
for (i=20; i < 30; i++)
|
||||
if ((s=strusage (i)))
|
||||
|
Loading…
x
Reference in New Issue
Block a user