--- lbbs/src/bbs_net.c 2005/03/21 17:08:21 1.1 +++ lbbs/src/bbs_net.c 2005/03/21 17:10:51 1.2 @@ -403,7 +403,7 @@ bbsnet_selchange (int new_pos) moveto (20, 0); clrtoeol (); prints ("¨U\x1b[1mµ¥Î»:\x1b[1;33m%-18s\x1b[m Õ¾Ãû:\x1b[1;33m%s\x1b[m", - bbsnet_conf[new_pos].host2, bbsnet_conf[new_pos].host1); + bbsnet_conf[new_pos].host1, bbsnet_conf[new_pos].host2); moveto (20, 79); prints ("¨U"); moveto (21, 0);