summaryrefslogtreecommitdiffstats
path: root/vncauth.c
diff options
context:
space:
mode:
authordscho <dscho>2003-07-27 21:51:57 +0000
committerdscho <dscho>2003-07-27 21:51:57 +0000
commit0fc57f2054f9e1b7d2efbe202fdaa4b8e39556f3 (patch)
tree6307f1bccd9937435ec3f05900d5ce8e412da169 /vncauth.c
parenta1ce2ac48f158d18c3e25a6131ab28f8f72cdf33 (diff)
downloadlibtdevnc-0fc57f2054f9e1b7d2efbe202fdaa4b8e39556f3.tar.gz
libtdevnc-0fc57f2054f9e1b7d2efbe202fdaa4b8e39556f3.zip
first alpha version of libvncclient
Diffstat (limited to 'vncauth.c')
-rw-r--r--vncauth.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/vncauth.c b/vncauth.c
index cc88fcf..f701b84 100644
--- a/vncauth.c
+++ b/vncauth.c
@@ -51,7 +51,7 @@
* as plaintext.
*/
-unsigned char fixedkey[8] = {23,82,107,6,35,78,88,7};
+static unsigned char fixedkey[8] = {23,82,107,6,35,78,88,7};
/*