Bryan Drewery 22 лет назад
Родитель
Сommit
3f91f1e2c2
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/misc.c

+ 1 - 1
src/misc.c

@@ -473,7 +473,7 @@ void show_banner(int idx)
 {
 {
   dumplots(-dcc[idx].sock, "", wbanner()); /* we use sock so that colors aren't applied to banner */
   dumplots(-dcc[idx].sock, "", wbanner()); /* we use sock so that colors aren't applied to banner */
   dprintf(idx, "\n \n");
   dprintf(idx, "\n \n");
-  dprintf(idx, STR("info, bugs, suggestions, comments:\n- http://www.shatow.net/wraith/ -\n"));
+  dprintf(idx, STR("info, bugs, suggestions, comments:\n- http://www.shatow.net/wraith/ -\n \n"));
 }
 }
 
 
 /* show motd to dcc chatter */
 /* show motd to dcc chatter */