summaryrefslogtreecommitdiff
path: root/minecctl/misc-commands.h
diff options
context:
space:
mode:
Diffstat (limited to 'minecctl/misc-commands.h')
-rw-r--r--minecctl/misc-commands.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/minecctl/misc-commands.h b/minecctl/misc-commands.h
index ac2fd54..ebb6ccd 100644
--- a/minecctl/misc-commands.h
+++ b/minecctl/misc-commands.h
@@ -8,6 +8,6 @@ bool do_lint(struct cfg *cfg);
bool do_pcount(struct cfg *cfg);
-bool do_ping(struct cfg *cfg);
+bool do_status(struct cfg *cfg);
#endif