aboutsummaryrefslogtreecommitdiffstats
path: root/src/w32-io.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/w32-io.c')
-rw-r--r--src/w32-io.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/w32-io.c b/src/w32-io.c
index fdcb7aa1..967d72cd 100644
--- a/src/w32-io.c
+++ b/src/w32-io.c
@@ -1650,7 +1650,7 @@ _gpgme_io_select (struct io_select_fd_s *fds, size_t nfds, int nonblock)
#if 0
restart:
#endif
- TRACE_SEQ (dbg_help, "select on [ ");
+ TRACE_SEQ (dbg_help, "selecting [ ");
any = 0;
nwait = 0;
count = 0;