summaryrefslogtreecommitdiff
path: root/uui/source/sslwarndlg.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'uui/source/sslwarndlg.cxx')
-rw-r--r--uui/source/sslwarndlg.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/uui/source/sslwarndlg.cxx b/uui/source/sslwarndlg.cxx
index b85e376ff291..f88284a70610 100644
--- a/uui/source/sslwarndlg.cxx
+++ b/uui/source/sslwarndlg.cxx
@@ -50,7 +50,7 @@ void SSLWarnDialog::response(short nResponseId)
{
switch (nResponseId)
{
- case -1:
+ case 101:
ViewCert();
break;
default: