jdorje: Change notify_conn to take NULL as a flag me...
[email protected] Wed, 24 Aug 2005 09:51:04 -0700
| Newsgroups | gmane.games.freeciv.cvs |
|---|---|
| Message-ID | <[email protected]> |
This is an automated notification of a change to freeciv cvs, on Wed Aug 24 09:49:26 PDT 2005 = Wed Aug 24 16:49:26 2005 (GMT) by Jason Dorje Short <[email protected]> ---- Files affected: freeciv/ai ailog.c freeciv/server plrhand.c ---- Log message: Tag: HEAD Change notify_conn to take NULL as a flag meaning sending to all connections. Change a few callers to use new new behavior. Patch by me in PR#13742.