summaryrefslogtreecommitdiffstats
path: root/g10/cpr.c
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2008-12-09 09:58:02 +0100
committerWerner Koch <wk@gnupg.org>2008-12-09 09:58:02 +0100
commit382d2f8efbb31b1eee16c1bbcd521099eb42c622 (patch)
tree514044051e08dcc8906d00ddc89a50053483a25b /g10/cpr.c
parentAlign ticker to the full or half second. (diff)
downloadgnupg2-382d2f8efbb31b1eee16c1bbcd521099eb42c622.tar.xz
gnupg2-382d2f8efbb31b1eee16c1bbcd521099eb42c622.zip
Minor fixes.
Diffstat (limited to 'g10/cpr.c')
-rw-r--r--g10/cpr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/g10/cpr.c b/g10/cpr.c
index a1e904e07..6e89d393d 100644
--- a/g10/cpr.c
+++ b/g10/cpr.c
@@ -229,7 +229,7 @@ write_status_buffer ( int no, const char *buffer, size_t len, int wrap )
/* Print the BEGIN_SIGNING status message. If MD is not NULL it is
- used retrieve the hash algorithms used for the message. */
+ used to retrieve the hash algorithms used for the message. */
void
write_status_begin_signing (gcry_md_hd_t md)
{