about summary refs log tree commit diff stats
path: root/windows.h
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2012-02-19 00:17:36 +0000
committerJames Booth <boothj5@gmail.com>2012-02-19 00:17:36 +0000
commit9f6356a8f75c8796dd3ec0d66ee5b01e45cccce6 (patch)
tree3108f5548b0a097dfae6542489cbd1c02b7ad48d /windows.h
parent94c97e08abbd546d4a8ff01258d6b4605049668b (diff)
downloadprofani-tty-9f6356a8f75c8796dd3ec0d66ee5b01e45cccce6.tar.gz
Validation on msg command
Diffstat (limited to 'windows.h')
-rw-r--r--windows.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/windows.h b/windows.h
index 11c50f8f..ee40c94e 100644
--- a/windows.h
+++ b/windows.h
@@ -37,6 +37,7 @@ void win_show_outgoing_msg(char *from, char *to, char *message);
 void cons_help(void);
 void cons_bad_command(char *cmd);
 void cons_bad_connect(void);
+void cons_bad_message(void);
 void cons_show(char *cmd);
 
 // status bar actions