From 06a401f8f81b1fcf94bce6c99e4823d6e697881c Mon Sep 17 00:00:00 2001 From: runge Date: Tue, 13 Jun 2006 02:35:28 +0000 Subject: x11vnc: -display WAIT:cmd=FINDDISPLAY, HTTPONCE, -http_ssl option, Java fixes. --- x11vnc/options.c | 1 + 1 file changed, 1 insertion(+) (limited to 'x11vnc/options.c') diff --git a/x11vnc/options.c b/x11vnc/options.c index f01f0c7..b14967b 100644 --- a/x11vnc/options.c +++ b/x11vnc/options.c @@ -23,6 +23,7 @@ int use_stunnel = 0; /* -stunnel */ int stunnel_port = 0; char *stunnel_pem = NULL; int use_openssl = 0; +int http_ssl = 0; char *openssl_pem = NULL; char *ssl_certs_dir = NULL; int https_port_num = -1; -- cgit v1.2.3