summaryrefslogtreecommitdiffstats
path: root/common/rfb/CSecurityTLS.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/rfb/CSecurityTLS.h')
-rw-r--r--common/rfb/CSecurityTLS.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/rfb/CSecurityTLS.h b/common/rfb/CSecurityTLS.h
index bd6297d7..c19307e7 100644
--- a/common/rfb/CSecurityTLS.h
+++ b/common/rfb/CSecurityTLS.h
@@ -55,7 +55,7 @@ namespace rfb {
static UserMsgBox *msg;
protected:
- void shutdown();
+ void shutdown(bool needbye);
void freeResources();
void setParam();
void checkSession();