aboutsummaryrefslogtreecommitdiffstats
path: root/src/gpgcedev.c
diff options
context:
space:
mode:
authorJustus Winter <[email protected]>2015-12-01 13:00:27 +0000
committerJustus Winter <[email protected]>2015-12-01 13:08:15 +0000
commit9ec026a90535e7ebc2919b800b056850a4d4e30b (patch)
tree34bf6ffea0497aa2004b446f4bedc60f1bab3eff /src/gpgcedev.c
parentNew feature to test for SOCKS5 proxy availability. (diff)
downloadlibassuan-9ec026a90535e7ebc2919b800b056850a4d4e30b.tar.gz
libassuan-9ec026a90535e7ebc2919b800b056850a4d4e30b.zip
Fix typos found by codespell.
-- Signed-off-by: Justus Winter <[email protected]>
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 a097c88..bff4655 100644
--- a/src/gpgcedev.c
+++ b/src/gpgcedev.c
@@ -174,7 +174,7 @@ struct {
} logcontrol;
-/* We don't need a device context for the pipe thus we use the adress
+/* We don't need a device context for the pipe thus we use the address
of the critical section object for it. */
#define PIPECTX_VALUE ((DWORD)(&opnctx_table_cs))