fix Chinese garbled code in annotation at line 1202.

author: hanshuo
This commit is contained in:
Caesar11 2015-09-09 08:37:12 +00:00
parent e928c60a93
commit c8dfd99d00
1 changed files with 1 additions and 1 deletions

View File

@ -1199,7 +1199,7 @@ mNode * ReadNode(FILE * fp, long long _addrfb)//每个新建的节点都有分
mItnlNode * _pItnl = new mItnlNode;
_pItnl ->setCount(_count_tmp);
_pItnl ->unModify();
// <EFBFBD><EFBFBD>ӣ<EFBFBD> δ֪֮ǰû<C7B0><C3BB><EFBFBD><EFBFBD><EFBFBD>ַ<EFBFBD><D6B7>ԭ<EFBFBD><D4AD>
// 后加, 未知之前没有设地址的原因
_pItnl ->setAddrFB(_addrfb);
while(_i_tmp <= _count_tmp)
{