diff options
Diffstat (limited to 'x11vnc/tkx11vnc.h')
-rw-r--r-- | x11vnc/tkx11vnc.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11vnc/tkx11vnc.h b/x11vnc/tkx11vnc.h index 82a6a81..8bbffc9 100644 --- a/x11vnc/tkx11vnc.h +++ b/x11vnc/tkx11vnc.h @@ -305,6 +305,7 @@ char gui_code[] = ""; " =F ssl_pem:\n" " stunnel\n" " =F stunnel_pem:\n" +" =F ssldir:\n" " =F sslverify:\n" " https:\n" " =GAL LOFF\n" @@ -369,6 +370,7 @@ char gui_code[] = ""; " threads\n" " wmdt:\n" " rfbwait:\n" +" nofbpm\n" " =GAL LOFF\n" "\"\n" "}\n" |