diff -ru -X /home/jjm/cvs/no.freeciv FreecivCVS/client/gui-xaw/plrdlg.c freeciv/client/gui-xaw/plrdlg.c --- FreecivCVS/client/gui-xaw/plrdlg.c Sun Jan 2 06:55:33 2000 +++ freeciv/client/gui-xaw/plrdlg.c Sat Mar 18 20:44:36 2000 @@ -196,6 +196,7 @@ my_snprintf(namebuf, sizeof(namebuf), "*%-15s",game.players[i].name); else my_snprintf(namebuf, sizeof(namebuf), "%-16s",game.players[i].name); + namebuf[16] = '\0'; my_snprintf(namelist_text[j], sizeof(namelist_text[j]), "%-16s %-12s %c %-6s %-15s%s", namebuf,