/[LeafOK_CVS]/pvpgn-1.7.4/src/bnetd/command.c
ViewVC logotype

Diff of /pvpgn-1.7.4/src/bnetd/command.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

Revision 1.2 by sysadm, Sat Jun 24 09:19:06 2006 UTC Revision 1.3 by sysadm, Sat Jun 24 12:31:37 2006 UTC
# Line 4687  static int _glist_cb_ext(t_game *game, v Line 4687  static int _glist_cb_ext(t_game *game, v
4687          }          }
4688                            
4689          strcat(msgtemp, addr_num_to_addr_str(game_get_addr(game),game_get_port(game)));          strcat(msgtemp, addr_num_to_addr_str(game_get_addr(game),game_get_port(game)));
         strcat(msgtemp, " ");  
         strcat(msgtemp, owner_email ? owner_email : "Unknown");  
4690                            
4691          message_send_text(cbdata->c,message_type_info,cbdata->c,msgtemp);          message_send_text(cbdata->c,message_type_info,cbdata->c,msgtemp);
4692    


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

webmaster@leafok.com
ViewVC Help
Powered by ViewVC 1.3.0-beta1