From 9ec026a90535e7ebc2919b800b056850a4d4e30b Mon Sep 17 00:00:00 2001 From: Justus Winter Date: Tue, 1 Dec 2015 14:00:27 +0100 Subject: Fix typos found by codespell. -- Signed-off-by: Justus Winter --- src/gpgcedev.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gpgcedev.c') 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)) -- cgit v1.2.3