summaryrefslogtreecommitdiff
path: root/include/inspsocket.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/inspsocket.h')
-rw-r--r--include/inspsocket.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/inspsocket.h b/include/inspsocket.h
index ebdea5e4e..67b2c0240 100644
--- a/include/inspsocket.h
+++ b/include/inspsocket.h
@@ -107,7 +107,7 @@ class CoreExport BufferedSocket : public EventHandler
/** Instance we were created by
*/
- InspIRCd* Instance;
+ InspIRCd* ServerInstance;
/** Timeout class or NULL
*/