aboutsummaryrefslogtreecommitdiffstats
path: root/src/gpgcedev.c
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2010-03-30 18:54:03 +0000
committerWerner Koch <[email protected]>2010-03-30 18:54:03 +0000
commite68c68f6906057b15563ca08ec62cb4188bca39e (patch)
tree12d9ddf33183c6033742ad3dc8077b78d133f0c0 /src/gpgcedev.c
parentDo not distribute assuan.h. (diff)
downloadlibassuan-e68c68f6906057b15563ca08ec62cb4188bca39e.tar.gz
libassuan-e68c68f6906057b15563ca08ec62cb4188bca39e.zip
typo fixes and fix w32ce message formatting
Diffstat (limited to 'src/gpgcedev.c')
-rw-r--r--src/gpgcedev.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gpgcedev.c b/src/gpgcedev.c
index fe9c80a..8508474 100644
--- a/src/gpgcedev.c
+++ b/src/gpgcedev.c
@@ -48,7 +48,7 @@
The caller sends this IOCTL to the read or the write handle. The
required inbuf parameter is address of a variable holding the
rendezvous id of the pipe's other end. There is one possible
- problem with eocdde: If a pipe is kept in non-rendezvous state
+ problem with the code: If a pipe is kept in non-rendezvous state
until after the rendezvous ids overflow, it is possible that the
wrong end will be used. However this is not a realistic scenario. */
#define GPGCEDEV_IOCTL_MAKE_PIPE \