aboutsummaryrefslogtreecommitdiffstats
path: root/agent/command-ssh.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--agent/command-ssh.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/agent/command-ssh.c b/agent/command-ssh.c
index c5897efba..9d45a1864 100644
--- a/agent/command-ssh.c
+++ b/agent/command-ssh.c
@@ -3707,7 +3707,7 @@ serve_mmapped_ssh_request (ctrl_t ctrl,
gpg_error_t err;
int send_err = 0;
int valid_response = 0;
- ssh_request_spec_t *spec;
+ const ssh_request_spec_t *spec;
u32 msglen;
estream_t request_stream, response_stream;