[轉錄][Patch] expire.c 砍錯文章 bug

看板SetupBBS作者時間22年前 (2004/01/12 20:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/2 (看更多)
※ 本文轉錄自 [WindTop] 看板 作者: visor (魔戒一二加長版收錄完...) 看板: WindTop 標題: [Patch] expire.c 砍錯文章 bug 時間: Mon Jan 12 19:53:08 2004 expire.c sync_init() { ............... if (dirp = opendir(fpath)) { while (de = readdir(dirp)) { str = de->d_name; - prefix = *str--; + prefix = *str; if (prefix == '.') continue; ................. -- ※ Origin: 元智大學 風之塔 <bbs.yzu.edu.tw> ※ From : 220-142-204-25.hinet-ip.hinet.net
文章代碼(AID): #100eo400 (SetupBBS)
文章代碼(AID): #100eo400 (SetupBBS)