1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-02 22:46:30 +02:00

Minor cleanups.

This commit is contained in:
Werner Koch 2008-11-11 08:22:06 +00:00
parent 75c0534820
commit aec79fc731
36 changed files with 91 additions and 55 deletions

View file

@ -17,6 +17,8 @@ main(int argc, char **argv)
{
int c;
(void)argv;
if( argc > 1 ) {
fprintf(stderr, "no arguments, please\n");
return 1;