X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=ssh.h;h=16f076c827c001368049b2b6e956731ee0232bf5;hb=e22120fea8d39e6a2ef6b2f4ab3ee5502f56169a;hp=7a7e8576e011963b88fe8c15a6c781d319bd1c62;hpb=e22a72c66a2d876f2ebe4bd6384b246af92cda4d;p=PuTTY.git diff --git a/ssh.h b/ssh.h index 7a7e8576..16f076c8 100644 --- a/ssh.h +++ b/ssh.h @@ -489,7 +489,7 @@ void aes_ssh2_decrypt_blk(void *handle, unsigned char *blk, int len); /* * PuTTY version number formatted as an SSH version string. */ -extern char sshver[]; +extern const char sshver[]; /* * Gross hack: pscp will try to start SFTP but fall back to scp1 if