mirror of
https://github.com/anope/anope.git
synced 2026-07-02 02:46:39 +02:00
Update more IRCServices references to reflect the current project.
- If referring to the specific piece of software use "Anope". - If referring to services in general use "services".
This commit is contained in:
+1
-1
@@ -19,7 +19,7 @@
|
||||
|
||||
using namespace Configuration;
|
||||
|
||||
File ServicesConf("anope.conf", false); // Services configuration file name
|
||||
File ServicesConf("anope.conf", false); // Configuration file name
|
||||
Conf *Config = NULL;
|
||||
|
||||
Block::Block(const Anope::string &n) : name(n), linenum(-1)
|
||||
|
||||
Reference in New Issue
Block a user