diff options
author | Werner Koch <[email protected]> | 2009-01-12 10:08:55 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2009-01-12 10:08:55 +0000 |
commit | 7ddd27a83600c951e58c73f1c319b56d84d2c4e6 (patch) | |
tree | 6344fd83c08439b3f6e69ca293395f03d5212b4c /scd/command.c | |
parent | preparing a release (diff) | |
download | gnupg-7ddd27a83600c951e58c73f1c319b56d84d2c4e6.tar.gz gnupg-7ddd27a83600c951e58c73f1c319b56d84d2c4e6.zip |
Minor fixes
Diffstat (limited to 'scd/command.c')
-rw-r--r-- | scd/command.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scd/command.c b/scd/command.c index c535acbff..31c5f1748 100644 --- a/scd/command.c +++ b/scd/command.c @@ -2034,8 +2034,8 @@ send_client_notifications (void) killidx++; } } -#endif /*!HAVE_W32_SYSTEM*/ } +#endif /*!HAVE_W32_SYSTEM*/ } } } |