Browse Source

svn: 1935

Bryan Drewery 21 năm trước cách đây
mục cha
commit
52dd7bb76d
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/misc.c

+ 1 - 1
src/misc.c

@@ -348,7 +348,7 @@ void show_banner(int idx)
     dumplots(-dcc[idx].sock, "", wbanner()); 
   dprintf(idx, " \n");
   dprintf(-dcc[idx].sock,     " ------------------------------------------------------- \n");
-  dprintf(-dcc[idx].sock  STR("|             - paypal: bryan@shatow.net  -             |\n"));
+  dprintf(-dcc[idx].sock, STR("|             - paypal: bryan@shatow.net  -             |\n"));
   dprintf(-dcc[idx].sock, STR("|             - http://wraith.shatow.net/ -             |\n"));
   dprintf(-dcc[idx].sock,     " ------------------------------------------------------- \n");
   dprintf(idx, " \n");