aboutsummaryrefslogtreecommitdiffstats
path: root/scd/command.c
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2009-01-12 10:08:55 +0000
committerWerner Koch <[email protected]>2009-01-12 10:08:55 +0000
commit7ddd27a83600c951e58c73f1c319b56d84d2c4e6 (patch)
tree6344fd83c08439b3f6e69ca293395f03d5212b4c /scd/command.c
parentpreparing a release (diff)
downloadgnupg-7ddd27a83600c951e58c73f1c319b56d84d2c4e6.tar.gz
gnupg-7ddd27a83600c951e58c73f1c319b56d84d2c4e6.zip
Minor fixes
Diffstat (limited to 'scd/command.c')
-rw-r--r--scd/command.c2
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*/
}
}
}