summaryrefslogtreecommitdiff
path: root/include/protocol.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/protocol.h')
-rw-r--r--include/protocol.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/protocol.h b/include/protocol.h
index 08a41d3da..5c71c2960 100644
--- a/include/protocol.h
+++ b/include/protocol.h
@@ -362,7 +362,7 @@ public:
FLAG_MAX,
};
-private:
+protected:
/** The name of the message (e.g. PRIVMSG). */
const Anope::string name;