summaryrefslogtreecommitdiff
path: root/client/client.h
diff options
context:
space:
mode:
Diffstat (limited to 'client/client.h')
-rw-r--r--client/client.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/client.h b/client/client.h
index 2d215059..2e4e2ea3 100644
--- a/client/client.h
+++ b/client/client.h
@@ -20,7 +20,7 @@ void cmd_help(char *cmd, int len);
int cmd_complete(char *cmd, int len, char *buf, int again);
char *cmd_expand(char *cmd);
-/* client_common.c */
+/* common.c */
#define STATE_PROMPT 0
#define STATE_CMD_SERVER 1