File: motd.hack

package info (click to toggle)
ircd 2.10.02-1
  • links: PTS
  • area: main
  • in suites: hamm
  • size: 2,228 kB
  • ctags: 2,087
  • sloc: ansic: 29,122; makefile: 664; sh: 307; perl: 18
file content (11 lines) | stat: -rw-r--r-- 369 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
--- querycmds.c.orig	Sun Mar  8 01:33:26 1998
+++ querycmds.c	Sun Mar  8 01:33:59 1998
@@ -422,7 +422,7 @@
     sendto_one(sptr, err_str(ERR_NOMOTD), me.name, parv[0]);
     return 0;
   }
-  if(!is_remote)
+  if(1)
   {
     sendto_one(sptr, rpl_str(RPL_MOTDSTART), me.name, parv[0], me.name);
     sendto_one(sptr, ":%s %d %s :- %d/%d/%d %d:%02d", me.name, RPL_MOTD,