about summary refs log tree commit diff stats
path: root/src/command/commands.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/command/commands.h')
-rw-r--r--src/command/commands.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/command/commands.h b/src/command/commands.h
index aee74849..3caa3085 100644
--- a/src/command/commands.h
+++ b/src/command/commands.h
@@ -86,6 +86,7 @@ gboolean cmd_msg(gchar **args, struct cmd_help_t help);
 gboolean cmd_nick(gchar **args, struct cmd_help_t help);
 gboolean cmd_notify(gchar **args, struct cmd_help_t help);
 gboolean cmd_online(gchar **args, struct cmd_help_t help);
+gboolean cmd_otr(gchar **args, struct cmd_help_t help);
 gboolean cmd_outtype(gchar **args, struct cmd_help_t help);
 gboolean cmd_prefs(gchar **args, struct cmd_help_t help);
 gboolean cmd_priority(gchar **args, struct cmd_help_t help);