summaryrefslogtreecommitdiffstats
path: root/libvncserver/auth.c
diff options
context:
space:
mode:
Diffstat (limited to 'libvncserver/auth.c')
-rwxr-xr-xlibvncserver/auth.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libvncserver/auth.c b/libvncserver/auth.c
index e8de22f..5c1c044 100755
--- a/libvncserver/auth.c
+++ b/libvncserver/auth.c
@@ -207,7 +207,7 @@ rfbAuthNewClient(rfbClientPtr cl)
void
rfbProcessClientSecurityType(rfbClientPtr cl)
{
- int n, i;
+ int n;
uint8_t chosenType;
rfbSecurityHandler* handler;
OpenPOWER on IntegriCloud