summaryrefslogtreecommitdiffstats
path: root/common/gpgrlhelp.c
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2007-06-26 15:48:44 +0200
committerWerner Koch <wk@gnupg.org>2007-06-26 15:48:44 +0200
commita7fe86bc02f5b33cfc3c48a4d2e15d3ff94ffa16 (patch)
tree56d859ed11c7dc6faec9df7d6c55fbdf3b334b87 /common/gpgrlhelp.c
parentFixed a problem in estream-printf.c. (diff)
downloadgnupg2-a7fe86bc02f5b33cfc3c48a4d2e15d3ff94ffa16.tar.xz
gnupg2-a7fe86bc02f5b33cfc3c48a4d2e15d3ff94ffa16.zip
More W32 related changes
Diffstat (limited to 'common/gpgrlhelp.c')
-rw-r--r--common/gpgrlhelp.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/common/gpgrlhelp.c b/common/gpgrlhelp.c
index ec72c98c8..4f8e65295 100644
--- a/common/gpgrlhelp.c
+++ b/common/gpgrlhelp.c
@@ -21,8 +21,8 @@
/* This module may by used by applications to initializes readline
support. It is required so that we can have hooks in other parts
- of libcommon without actually requing to link against
- libreadline. It works along ttyio.c which a proper part of
+ of libcommon without actually requiring to link against
+ libreadline. It works along with ttyio.c which is a proper part of
libcommon. */
#include <config.h>