xB: fix up the special IPC command's name
To reflect the new disorder.
This commit is contained in:
2
xB.c
2
xB.c
@@ -735,7 +735,7 @@ setup_recovery_handler (struct bot_context *ctx, struct error **e)
|
||||
// --- Plugins -----------------------------------------------------------------
|
||||
|
||||
/// The name of the special IRC command for interprocess communication
|
||||
static const char *plugin_ipc_command = "ZYKLONB";
|
||||
static const char *plugin_ipc_command = "XB";
|
||||
|
||||
static struct plugin *
|
||||
plugin_find_by_pid (struct bot_context *ctx, pid_t pid)
|
||||
|
||||
Reference in New Issue
Block a user