X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=src%2Fmodules%2Ftransport.h;h=1544b73e7012fea558a341959d320b9d7fb47341;hb=87dd84a97265843cfe19f20c207c1c72f38a4f2d;hp=d39bf717a2dd9a9cc7a12d4a68f66da4f4c726be;hpb=e4acbc95b8b6cd5b28d38a2242c02e8ff4991e4a;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/src/modules/transport.h b/src/modules/transport.h index d39bf717a..1544b73e7 100644 --- a/src/modules/transport.h +++ b/src/modules/transport.h @@ -34,7 +34,7 @@ typedef ssl_data::iterator ssl_data_iter; * connected local users using Extensible::Extend() and the * key 'ssl_cert'. */ -class ssl_cert +class ssl_cert : public Extensible { /** Always contains an empty string */