--- deliantra/server/socket/request.C 2006/09/14 19:08:41 1.18 +++ deliantra/server/socket/request.C 2006/09/14 23:13:49 1.20 @@ -1,9 +1,3 @@ - -/* - * static char *rcsid_init_c = - * "$Id: request.C,v 1.18 2006/09/14 19:08:41 root Exp $"; - */ - /* CrossFire, A Multiplayer game for X-windows @@ -24,7 +18,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - The author can be reached via e-mail to crossfire-devel@real-time.com + The author can be reached via e-mail to */ /** @@ -2134,7 +2128,7 @@ } } - if (lastcell.player !=player) + if (lastcell.player != player) { lastcell.player = player;