Ver Fonte

svn: 1935

Bryan Drewery há 21 anos atrás
pai
commit
52dd7bb76d
1 ficheiros alterados com 1 adições e 1 exclusões
  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");