summaryrefslogtreecommitdiff
path: root/minecctl/rcon-commands.h
diff options
context:
space:
mode:
Diffstat (limited to 'minecctl/rcon-commands.h')
-rw-r--r--minecctl/rcon-commands.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/minecctl/rcon-commands.h b/minecctl/rcon-commands.h
index 84d5529..b2ae75d 100644
--- a/minecctl/rcon-commands.h
+++ b/minecctl/rcon-commands.h
@@ -2,7 +2,7 @@
#ifndef foorconcommandshfoo
#define foorconcommandshfoo
-bool do_status(struct cfg *cfg);
+bool do_info(struct cfg *cfg);
bool do_stop(struct cfg *cfg);