diff options
| author | Karen Lahey <karina@lindenlab.com> | 2009-10-15 16:52:03 -0700 |
|---|---|---|
| committer | Karen Lahey <karina@lindenlab.com> | 2009-10-15 16:52:03 -0700 |
| commit | 73e86b0bed548b2aaba8d92837e562d6d753808a (patch) | |
| tree | ee77d1f79fee430bb64c61d89988a0cb07ecf257 /indra/newview/llsechandler_basic.h | |
| parent | 7ab41a8a815968e274ebbfc459328be40cf5479a (diff) | |
MAC Address Change no longer causes viewer to die cr:Roxie
Diffstat (limited to 'indra/newview/llsechandler_basic.h')
| -rw-r--r-- | indra/newview/llsechandler_basic.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/llsechandler_basic.h b/indra/newview/llsechandler_basic.h index e041322260..4bbb73f062 100644 --- a/indra/newview/llsechandler_basic.h +++ b/indra/newview/llsechandler_basic.h @@ -221,6 +221,8 @@ public: const std::string& legacy_password_path); LLSecAPIBasicHandler(); + void init(); + virtual ~LLSecAPIBasicHandler(); // instantiate a certificate from a pem string |
