]> asedeno.scripts.mit.edu Git - PuTTY.git/blobdiff - ssh.h
We routinely compile with both VS2003 and 2015.
[PuTTY.git] / ssh.h
diff --git a/ssh.h b/ssh.h
index 7a7e8576e011963b88fe8c15a6c781d319bd1c62..16f076c827c001368049b2b6e956731ee0232bf5 100644 (file)
--- 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