aboutsummaryrefslogtreecommitdiffstats
path: root/src/w32-qt-io.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/w32-qt-io.cpp')
-rw-r--r--src/w32-qt-io.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/w32-qt-io.cpp b/src/w32-qt-io.cpp
index 43f94fd1..681493ff 100644
--- a/src/w32-qt-io.cpp
+++ b/src/w32-qt-io.cpp
@@ -397,7 +397,7 @@ build_commandline (char **argv)
int
-_gpgme_io_spawn (const char *path, char **argv,
+_gpgme_io_spawn (const char *path, char * const argv[],
struct spawn_fd_item_s *fd_list, pid_t *r_pid)
{
SECURITY_ATTRIBUTES sec_attr;