aboutsummaryrefslogtreecommitdiffstats
path: root/src/assuan-handler.c
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2020-10-20 15:23:19 +0000
committerWerner Koch <[email protected]>2020-10-20 15:23:19 +0000
commit397316e9d0fb7c6a0daf163bf252edb996ffba46 (patch)
tree135c2a7f48771800dd4d0dce4eabe204da556653 /src/assuan-handler.c
parentbuild: Use Requires.private and Libs.private. (diff)
downloadlibassuan-397316e9d0fb7c6a0daf163bf252edb996ffba46.tar.gz
libassuan-397316e9d0fb7c6a0daf163bf252edb996ffba46.zip
Support Unicode socket file names under Windows.
* src/assuan-socket.c [W32]: Always use CreateFileW. Drop support for Windows-CE (read_port_and_nonce): Use gpgrt_fopen. -- GnuPG-bug-id: 5098 Signed-off-by: Werner Koch <[email protected]>
Diffstat (limited to 'src/assuan-handler.c')
-rw-r--r--src/assuan-handler.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/assuan-handler.c b/src/assuan-handler.c
index 2299fcd..52dc9bc 100644
--- a/src/assuan-handler.c
+++ b/src/assuan-handler.c
@@ -408,7 +408,7 @@ static struct {
* HELPSTRING
*
* Register a handler to be used for a given command. Note that
- * several default handlers are already regsitered with a new context.
+ * several default handlers are already registered with a new context.
* This function however allows to override them.
*
* Return value: 0 on success or an error code