From 4cb5573233476285e14b4ee13487d981f0f9dd22 Mon Sep 17 00:00:00 2001 From: ptt Date: Fri, 14 Nov 2003 23:13:51 +0000 Subject: git-svn-id: http://opensvn.csie.org/pttbbs/trunk@1338 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- pttbbs/mbbsd/bbs.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pttbbs/mbbsd/bbs.c b/pttbbs/mbbsd/bbs.c index 1008afcd..66b5d915 100644 --- a/pttbbs/mbbsd/bbs.c +++ b/pttbbs/mbbsd/bbs.c @@ -588,7 +588,7 @@ do_general(int isbid) if(i==0) i=8; for(aborted=0; aborted= 0 && local_article <= 6) @@ -854,11 +854,11 @@ b_posttype(int ent, fileheader_t * fhdr, char *direct) for(i=0; i<8; i++) { move(2,0); - outs("文章種類:"); + outs("文章種類: "); strncpy(genbuf, bp->posttype+i*4, 4); genbuf[4]=0; sprintf(title,"%d.",i+1); - if(!getdata_buf(2,11, title, genbuf, 5, DOECHO)) break; + if(!getdata_buf(2,13, title, genbuf, 5, DOECHO)) break; sprintf(posttype+i*4,"%-4.4s", genbuf); if( posttype_f & (1<