summaryrefslogtreecommitdiff
path: root/src/modules/extra/m_ssl_oper_cert.cpp
diff options
context:
space:
mode:
authorbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>2006-12-09 18:52:35 +0000
committerbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>2006-12-09 18:52:35 +0000
commit4f20c13f6fcc038e5312a3548164a104f3a64c94 (patch)
tree8a06becfe2d853d2458e08e05cf0de10ca78bab1 /src/modules/extra/m_ssl_oper_cert.cpp
parent768171fef96d3e0b74b5c750e7887fc20b48331c (diff)
Rename ssl_cert.h to ssl.h, it will contain the interface for hooking inspsockets
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5888 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'src/modules/extra/m_ssl_oper_cert.cpp')
-rw-r--r--src/modules/extra/m_ssl_oper_cert.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/modules/extra/m_ssl_oper_cert.cpp b/src/modules/extra/m_ssl_oper_cert.cpp
index d638ad318..41103abd6 100644
--- a/src/modules/extra/m_ssl_oper_cert.cpp
+++ b/src/modules/extra/m_ssl_oper_cert.cpp
@@ -15,7 +15,7 @@
*/
/* $ModDesc: Allows for MD5 encrypted oper passwords */
-/* $ModDep: ssl_cert.h */
+/* $ModDep: ssl.h */
using namespace std;
@@ -25,7 +25,7 @@ using namespace std;
#include "channels.h"
#include "modules.h"
#include "inspircd.h"
-#include "ssl_cert.h"
+#include "ssl.h"
#include "wildcard.h"
/** Handle /FINGERPRINT