1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-04 00:33:13 +02:00

added /upgrade command, added ETA for DCC files

This commit is contained in:
Sebastien Helleu
2005-12-06 18:20:59 +00:00
parent 6c7a71976b
commit 0ef010d211
74 changed files with 13360 additions and 6562 deletions
+1
View File
@@ -81,6 +81,7 @@ extern int weechat_cmd_server (int, char **);
extern int weechat_cmd_set (char *);
extern int weechat_cmd_unalias (char *);
extern int weechat_cmd_unignore (int, char **);
extern int weechat_cmd_upgrade (int, char **);
extern int weechat_cmd_uptime (int, char **);
extern int weechat_cmd_window (int, char **);