summaryrefslogtreecommitdiffstats
path: root/client/red_peer.h
diff options
context:
space:
mode:
Diffstat (limited to 'client/red_peer.h')
-rw-r--r--client/red_peer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/red_peer.h b/client/red_peer.h
index 53fd3c91..c260935b 100644
--- a/client/red_peer.h
+++ b/client/red_peer.h
@@ -52,7 +52,7 @@ public:
typedef std::list<CertFieldValuePair> CertFieldValueList;
HostAuthOptions() : type_flags(0) {}
-
+ bool set_cert_subject(const char* subject);
public:
int type_flags;