소스 검색

* Updated web url

svn: 381
Bryan Drewery 22 년 전
부모
커밋
c5e406596a
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/misc.c

+ 1 - 1
src/misc.c

@@ -459,7 +459,7 @@ void show_banner(int idx)
 {
   dumplots(-dcc[idx].sock, "", wbanner()); /* we use sock so that colors aren't applied to banner */
   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/private.html -\n"));
 }
 
 /* show motd to dcc chatter */